Home
last modified time | relevance | path

Searched refs:VPU_BUF_STATE_DECODED (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/media/platform/amphion/
H A Dvpu.h297 VPU_BUF_STATE_DECODED, enumerator
H A Dvpu_dbg.c47 [VPU_BUF_STATE_DECODED] = "decoded",
H A Dvpu_v4l2.c373 if (vpu_get_buffer_state(src_buf) == VPU_BUF_STATE_DECODED) in vpu_skip_frame()