/aosp12/hardware/qcom/media/msm8996/videopp/inc/ |
H A D | omx_vdpp.h | 938 int prev_n_filled_len; variable
|
/aosp12/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/ |
H A D | omx_vdec_hevc_swvdec.h | 1001 int prev_n_filled_len; variable
|
H A D | omx_vdec.h | 976 OMX_U32 prev_n_filled_len; variable
|
/aosp12/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/inc/ |
H A D | omx_vdec.h | 956 OMX_U32 prev_n_filled_len; variable
|
/aosp12/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/inc/ |
H A D | omx_vdec.h | 1025 OMX_U32 prev_n_filled_len; variable
|
/aosp12/hardware/qcom/sm7250/media/mm-video-v4l2/vidc/vdec/inc/ |
H A D | omx_vdec.h | 1105 OMX_U32 prev_n_filled_len; variable
|
/aosp12/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/vdec/inc/ |
H A D | omx_vdec.h | 1170 OMX_U32 prev_n_filled_len; variable
|
/aosp12/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/vdec/inc/ |
H A D | omx_vdec.h | 1255 OMX_U32 prev_n_filled_len; variable
|
/aosp12/hardware/qcom/sm7250/media/mm-video-v4l2/vidc/vdec/src/ |
H A D | omx_vdec_v4l2.cpp | 623 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()
|
/aosp12/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/ |
H A D | omx_vdec_msm8974.cpp | 620 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()
|
H A D | omx_vdec_hevc_swvdec.cpp | 619 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()
|
/aosp12/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/ |
H A D | omx_vdec_v4l2.cpp | 677 prev_n_filled_len = 0; in omx_vdec() 8638 && ((omx->prev_n_filled_len != omxhdr->nFilledLen) in async_message_process() 8647 omx->prev_n_filled_len, in async_message_process() 8685 omx->prev_n_filled_len = omxhdr->nFilledLen; in async_message_process() 8717 omxhdr->nAllocLen, omx->prev_n_filled_len); in async_message_process()
|
H A D | omx_vdec_hevc_swvdec.cpp | 623 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()
|
/aosp12/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/vdec/src/ |
H A D | omx_vdec_v4l2.cpp | 758 prev_n_filled_len = 0; in omx_vdec() 8494 && ((omx->prev_n_filled_len != omxhdr->nFilledLen) in async_message_process() 8503 omx->prev_n_filled_len, in async_message_process() 8560 omx->prev_n_filled_len = omxhdr->nFilledLen; in async_message_process() 8571 omxhdr->nAllocLen, omx->prev_n_filled_len); in async_message_process()
|
/aosp12/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/src/ |
H A D | omx_vdec_v4l2.cpp | 696 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()
|
/aosp12/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/vdec/src/ |
H A D | omx_vdec_v4l2.cpp | 793 prev_n_filled_len = 0; in omx_vdec() 1837 pThis->prev_n_filled_len = 0; in process_event_cb() 9119 && ((omx->prev_n_filled_len != omxhdr->nFilledLen) in async_message_process() 9128 omx->prev_n_filled_len, in async_message_process() 9185 omx->prev_n_filled_len = omxhdr->nFilledLen; in async_message_process()
|