Home
last modified time | relevance | path

Searched refs:prev_n_filled_len (Results 1 – 6 of 6) 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.h955 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/msm8974/mm-video-v4l2/vidc/vdec/src/
Domx_vdec_msm8974.cpp619 prev_n_filled_len = 0; in omx_vdec()
7617 && ((omx->prev_n_filled_len != omxhdr->nFilledLen) in async_message_process()
7626 omx->prev_n_filled_len, in async_message_process()
7658 omx->prev_n_filled_len = omxhdr->nFilledLen; in async_message_process()
7682 omxhdr->nAllocLen, omx->prev_n_filled_len); 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()