Home
last modified time | relevance | path

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

/hardware/qcom/media/mm-video-v4l2/vidc/vdec/inc/
Domx_vdec.h937 int prev_n_filled_len; variable
/hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/
Domx_vdec_msm8974.cpp593 prev_n_filled_len = 0; in omx_vdec()
7102 (omxhdr->nFilledLen != (unsigned)omx->prev_n_filled_len)) { in async_message_process()
7170 omx->prev_n_filled_len = omxhdr->nFilledLen; 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()