/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/ |
D | omx_vdec_hevc.cpp | 525 look_ahead_nal (false), in omx_vdec() 2243 look_ahead_nal = false; in execute_input_flush() 5130 look_ahead_nal = false; in empty_this_buffer_proxy() 6444 "look_ahead_nal %d", h264_scratch.nFilledLen, look_ahead_nal); in push_input_h264() 6446 if (h264_scratch.nFilledLen && look_ahead_nal) { in push_input_h264() 6447 look_ahead_nal = false; in push_input_h264() 6537 look_ahead_nal = true; in push_input_h264() 6545 look_ahead_nal = false; in push_input_h264() 6677 … h264_scratch.nFilledLen, look_ahead_nal, pdest_frame->nFilledLen, pdest_frame->nTimeStamp); in push_input_hevc() 6679 if (h264_scratch.nFilledLen && look_ahead_nal) { in push_input_hevc() [all …]
|
D | omx_vdec_v4l2.cpp | 619 look_ahead_nal (false), in omx_vdec() 3226 look_ahead_nal = false; in execute_input_flush() 7220 look_ahead_nal = false; in empty_this_buffer_proxy() 8967 "look_ahead_nal %d", (unsigned int)h264_scratch.nFilledLen, look_ahead_nal); in push_input_h264() 8969 if (h264_scratch.nFilledLen && look_ahead_nal) { in push_input_h264() 8970 look_ahead_nal = false; in push_input_h264() 9070 look_ahead_nal = true; in push_input_h264() 9078 look_ahead_nal = false; in push_input_h264() 9237 …(unsigned int)h264_scratch.nFilledLen, look_ahead_nal, (unsigned int)pdest_frame->nFilledLen, pdes… in push_input_hevc() 9239 if (h264_scratch.nFilledLen && look_ahead_nal) { in push_input_hevc() [all …]
|
D | omx_vdec_hevc_swvdec.cpp | 582 look_ahead_nal (false), in omx_vdec() 2889 look_ahead_nal = false; in execute_input_flush() 6365 look_ahead_nal = false; in empty_this_buffer_proxy() 7907 h264_scratch.nFilledLen, look_ahead_nal, pdest_frame->nFilledLen, pdest_frame->nTimeStamp); in push_input_hevc() 7909 if (h264_scratch.nFilledLen && look_ahead_nal) in push_input_hevc() 7911 look_ahead_nal = false; in push_input_hevc() 7970 look_ahead_nal = true; in push_input_hevc() 7973 look_ahead_nal = false; in push_input_hevc()
|
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/ |
D | omx_vdec_hevc.cpp | 529 look_ahead_nal (false), in omx_vdec() 2264 look_ahead_nal = false; in execute_input_flush() 5160 look_ahead_nal = false; in empty_this_buffer_proxy() 6480 "look_ahead_nal %d", h264_scratch.nFilledLen, look_ahead_nal); in push_input_h264() 6482 if (h264_scratch.nFilledLen && look_ahead_nal) { in push_input_h264() 6483 look_ahead_nal = false; in push_input_h264() 6573 look_ahead_nal = true; in push_input_h264() 6581 look_ahead_nal = false; in push_input_h264() 6713 … h264_scratch.nFilledLen, look_ahead_nal, pdest_frame->nFilledLen, pdest_frame->nTimeStamp); in push_input_hevc() 6715 if (h264_scratch.nFilledLen && look_ahead_nal) { in push_input_hevc() [all …]
|
D | omx_vdec_msm8974.cpp | 569 look_ahead_nal (false), in omx_vdec() 2759 look_ahead_nal = false; in execute_input_flush() 6366 look_ahead_nal = false; in empty_this_buffer_proxy() 8021 "look_ahead_nal %d", (unsigned int)h264_scratch.nFilledLen, look_ahead_nal); in push_input_h264() 8023 if (h264_scratch.nFilledLen && look_ahead_nal) { in push_input_h264() 8024 look_ahead_nal = false; in push_input_h264() 8124 look_ahead_nal = true; in push_input_h264() 8132 look_ahead_nal = false; in push_input_h264() 8291 …(unsigned int)h264_scratch.nFilledLen, look_ahead_nal, (unsigned int)pdest_frame->nFilledLen, pdes… in push_input_hevc() 8293 if (h264_scratch.nFilledLen && look_ahead_nal) { in push_input_hevc() [all …]
|
D | omx_vdec.cpp | 458 look_ahead_nal (false), in omx_vdec() 2316 look_ahead_nal = false; in execute_input_flush() 5527 look_ahead_nal = false; in empty_this_buffer_proxy() 6966 "look_ahead_nal %d", h264_scratch.nFilledLen, look_ahead_nal); in push_input_h264() 6969 if (h264_scratch.nFilledLen && look_ahead_nal) { in push_input_h264() 6970 look_ahead_nal = false; in push_input_h264() 7076 look_ahead_nal = true; in push_input_h264() 7084 look_ahead_nal = false; in push_input_h264()
|
D | omx_vdec_hevc_swvdec.cpp | 579 look_ahead_nal (false), in omx_vdec() 2858 look_ahead_nal = false; in execute_input_flush() 6160 look_ahead_nal = false; in empty_this_buffer_proxy() 7692 h264_scratch.nFilledLen, look_ahead_nal, pdest_frame->nFilledLen, pdest_frame->nTimeStamp); in push_input_hevc() 7694 if (h264_scratch.nFilledLen && look_ahead_nal) in push_input_hevc() 7696 look_ahead_nal = false; in push_input_hevc() 7755 look_ahead_nal = true; in push_input_hevc() 7758 look_ahead_nal = false; in push_input_hevc()
|
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/inc/ |
D | omx_vdec.h | 762 bool look_ahead_nal; variable
|
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/ |
D | omx_vdec_hevc.h | 775 bool look_ahead_nal; variable
|
D | omx_vdec_hevc_swvdec.h | 930 bool look_ahead_nal; variable
|
D | omx_vdec.h | 902 bool look_ahead_nal; variable
|
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/inc/ |
D | omx_vdec_hevc.h | 781 bool look_ahead_nal; variable
|
D | omx_vdec.h | 880 bool look_ahead_nal; variable
|
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/src/ |
D | omx_vdec_copper.cpp | 480 look_ahead_nal (false), in omx_vdec() 2338 look_ahead_nal = false; in execute_input_flush() 5377 look_ahead_nal = false; in empty_this_buffer_proxy() 6747 "look_ahead_nal %d", h264_scratch.nFilledLen, look_ahead_nal); in push_input_h264() 6749 if (h264_scratch.nFilledLen && look_ahead_nal) in push_input_h264() 6751 look_ahead_nal = false; in push_input_h264() 6861 look_ahead_nal = true; in push_input_h264() 6870 look_ahead_nal = false; in push_input_h264()
|
D | omx_vdec.cpp | 473 look_ahead_nal (false), in omx_vdec() 2418 look_ahead_nal = false; in execute_input_flush() 5772 look_ahead_nal = false; in empty_this_buffer_proxy() 7223 "look_ahead_nal %d", h264_scratch.nFilledLen, look_ahead_nal); in push_input_h264() 7225 if (h264_scratch.nFilledLen && look_ahead_nal) in push_input_h264() 7227 look_ahead_nal = false; in push_input_h264() 7337 look_ahead_nal = true; in push_input_h264() 7346 look_ahead_nal = false; in push_input_h264()
|
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/src/ |
D | omx_vdec_v4l2.cpp | 632 look_ahead_nal (false), in omx_vdec() 3450 look_ahead_nal = false; in execute_input_flush() 7836 look_ahead_nal = false; in empty_this_buffer_proxy() 9712 "look_ahead_nal %d", (unsigned int)h264_scratch.nFilledLen, look_ahead_nal); in push_input_h264() 9714 if (h264_scratch.nFilledLen && look_ahead_nal) { in push_input_h264() 9715 look_ahead_nal = false; in push_input_h264() 9815 look_ahead_nal = true; in push_input_h264() 9823 look_ahead_nal = false; in push_input_h264() 9982 …(unsigned int)h264_scratch.nFilledLen, look_ahead_nal, (unsigned int)pdest_frame->nFilledLen, pdes… in push_input_hevc() 9984 if (h264_scratch.nFilledLen && look_ahead_nal) { in push_input_hevc() [all …]
|
/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/vdec/src/ |
D | omx_vdec_v4l2.cpp | 726 look_ahead_nal (false), in omx_vdec() 3414 look_ahead_nal = false; in execute_input_flush() 7607 look_ahead_nal = false; in empty_this_buffer_proxy() 9427 "look_ahead_nal %d", (unsigned int)h264_scratch.nFilledLen, look_ahead_nal); in push_input_h264() 9429 if (h264_scratch.nFilledLen && look_ahead_nal) { in push_input_h264() 9430 look_ahead_nal = false; in push_input_h264() 9530 look_ahead_nal = true; in push_input_h264() 9538 look_ahead_nal = false; in push_input_h264() 9697 …(unsigned int)h264_scratch.nFilledLen, look_ahead_nal, (unsigned int)pdest_frame->nFilledLen, pdes… in push_input_hevc() 9699 if (h264_scratch.nFilledLen && look_ahead_nal) { in push_input_hevc() [all …]
|
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/inc/ |
D | omx_vdec.h | 948 bool look_ahead_nal; variable
|
/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/vdec/inc/ |
D | omx_vdec.h | 1183 bool look_ahead_nal; variable
|