Home
last modified time | relevance | path

Searched refs:prev_n_filled_len (Results 1 – 12 of 12) 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/sm7250/media/mm-video-v4l2/vidc/vdec/inc/
Domx_vdec.h1105 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/sdm845/media/mm-video-v4l2/vidc/vdec/inc/
Domx_vdec.h1170 OMX_U32 prev_n_filled_len; variable
/hardware/qcom/sm7250/media/mm-video-v4l2/vidc/vdec/src/
Domx_vdec_v4l2.cpp623 prev_n_filled_len = 0; in omx_vdec()
1302 pThis->prev_n_filled_len = 0; in process_event_cb()
6527 && ((omx->prev_n_filled_len != omxhdr->nFilledLen) in async_message_process()
6534 omx->prev_n_filled_len, in async_message_process()
6570 omx->prev_n_filled_len = omxhdr->nFilledLen; in async_message_process()
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/
Domx_vdec_msm8974.cpp620 prev_n_filled_len = 0; in omx_vdec()
7709 && ((omx->prev_n_filled_len != omxhdr->nFilledLen) in async_message_process()
7718 omx->prev_n_filled_len, in async_message_process()
7750 omx->prev_n_filled_len = omxhdr->nFilledLen; in async_message_process()
7774 omxhdr->nAllocLen, omx->prev_n_filled_len); in async_message_process()
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/msm8998/mm-video-v4l2/vidc/vdec/src/
Domx_vdec_v4l2.cpp696 prev_n_filled_len = 0; in omx_vdec()
9397 && ((omx->prev_n_filled_len != omxhdr->nFilledLen) in async_message_process()
9406 omx->prev_n_filled_len, in async_message_process()
9445 omx->prev_n_filled_len = omxhdr->nFilledLen; in async_message_process()
9459 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()