Home
last modified time | relevance | path

Searched refs:prev_n_filled_len (Results 1 – 8 of 8) sorted by relevance

/hardware/qcom/media/msm8996/videopp/inc/
Domx_vdpp.h938 int prev_n_filled_len; variable
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/
Domx_vdec_hevc_swvdec.h1001 int prev_n_filled_len; variable
Domx_vdec.h976 OMX_U32 prev_n_filled_len; variable
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/inc/
Domx_vdec.h956 OMX_U32 prev_n_filled_len; variable
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/inc/
Domx_vdec.h1025 OMX_U32 prev_n_filled_len; variable
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/src/
Domx_vdec_v4l2.cpp695 prev_n_filled_len = 0; in omx_vdec()
9377 && ((omx->prev_n_filled_len != omxhdr->nFilledLen) in async_message_process()
9386 omx->prev_n_filled_len, in async_message_process()
9425 omx->prev_n_filled_len = omxhdr->nFilledLen; in async_message_process()
9439 omxhdr->nAllocLen, omx->prev_n_filled_len); in async_message_process()
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/
Domx_vdec_hevc_swvdec.cpp619 prev_n_filled_len = 0; in omx_vdec()
7423 (omxhdr->nFilledLen != (unsigned)omx->prev_n_filled_len)) { in async_message_process()
7491 omx->prev_n_filled_len = omxhdr->nFilledLen; in async_message_process()
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/
Domx_vdec_hevc_swvdec.cpp623 prev_n_filled_len = 0; in omx_vdec()
7638 (omxhdr->nFilledLen != (unsigned)omx->prev_n_filled_len)) { in async_message_process()
7706 omx->prev_n_filled_len = omxhdr->nFilledLen; in async_message_process()