/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/src/ |
D | omx_vdec.cpp | 488 h264_last_au_ts(LLONG_MAX), in omx_vdec() 2420 h264_last_au_ts = LLONG_MAX; in execute_input_flush() 5777 h264_last_au_ts = LLONG_MAX; in empty_this_buffer_proxy() 7291 if (VALID_TS(h264_last_au_ts) && !VALID_TS(pdest_frame->nTimeStamp)) { in push_input_h264() 7292 pdest_frame->nTimeStamp = h264_last_au_ts; in push_input_h264() 7296 h264_parser->update_panscan_data(h264_last_au_ts); in push_input_h264() 7301 h264_last_au_ts = h264_scratch.nTimeStamp; in push_input_h264() 7306 OMX_S64 ts_in_sei = h264_parser->process_ts_with_sei_vui(h264_last_au_ts); in push_input_h264() 7307 if (!VALID_TS(h264_last_au_ts)) in push_input_h264() 7308 h264_last_au_ts = ts_in_sei; in push_input_h264() [all …]
|
D | omx_vdec_copper.cpp | 495 h264_last_au_ts(LLONG_MAX), in omx_vdec() 2340 h264_last_au_ts = LLONG_MAX; in execute_input_flush() 5382 h264_last_au_ts = LLONG_MAX; in empty_this_buffer_proxy() 6815 if (VALID_TS(h264_last_au_ts) && !VALID_TS(pdest_frame->nTimeStamp)) { in push_input_h264() 6816 pdest_frame->nTimeStamp = h264_last_au_ts; in push_input_h264() 6820 h264_parser->update_panscan_data(h264_last_au_ts); in push_input_h264() 6825 h264_last_au_ts = h264_scratch.nTimeStamp; in push_input_h264() 6830 OMX_S64 ts_in_sei = h264_parser->process_ts_with_sei_vui(h264_last_au_ts); in push_input_h264() 6831 if (!VALID_TS(h264_last_au_ts)) in push_input_h264() 6832 h264_last_au_ts = ts_in_sei; in push_input_h264() [all …]
|
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/ |
D | omx_vdec_msm8974.cpp | 575 h264_last_au_ts(LLONG_MAX), in omx_vdec() 2761 h264_last_au_ts = LLONG_MAX; in execute_input_flush() 6371 h264_last_au_ts = LLONG_MAX; in empty_this_buffer_proxy() 8085 if (VALID_TS(h264_last_au_ts) && !VALID_TS(pdest_frame->nTimeStamp)) { in push_input_h264() 8086 pdest_frame->nTimeStamp = h264_last_au_ts; in push_input_h264() 8090 h264_parser->update_panscan_data(h264_last_au_ts); in push_input_h264() 8095 h264_last_au_ts = h264_scratch.nTimeStamp; in push_input_h264() 8099 OMX_S64 ts_in_sei = h264_parser->process_ts_with_sei_vui(h264_last_au_ts); in push_input_h264() 8100 if (!VALID_TS(h264_last_au_ts)) in push_input_h264() 8101 h264_last_au_ts = ts_in_sei; in push_input_h264() [all …]
|
D | omx_vdec.cpp | 473 h264_last_au_ts(LLONG_MAX), in omx_vdec() 2318 h264_last_au_ts = LLONG_MAX; in execute_input_flush() 5534 h264_last_au_ts = LLONG_MAX; in empty_this_buffer_proxy() 7029 if (VALID_TS(h264_last_au_ts) && !VALID_TS(pdest_frame->nTimeStamp)) { in push_input_h264() 7030 pdest_frame->nTimeStamp = h264_last_au_ts; in push_input_h264() 7035 h264_parser->update_panscan_data(h264_last_au_ts); in push_input_h264() 7042 h264_last_au_ts = h264_scratch.nTimeStamp; in push_input_h264() 7047 OMX_S64 ts_in_sei = h264_parser->process_ts_with_sei_vui(h264_last_au_ts); in push_input_h264() 7049 if (!VALID_TS(h264_last_au_ts)) in push_input_h264() 7050 h264_last_au_ts = ts_in_sei; in push_input_h264() [all …]
|
D | omx_vdec_hevc.cpp | 535 h264_last_au_ts(LLONG_MAX), in omx_vdec() 2266 h264_last_au_ts = LLONG_MAX; in execute_input_flush() 5165 h264_last_au_ts = LLONG_MAX; in empty_this_buffer_proxy() 6534 if (VALID_TS(h264_last_au_ts) && !VALID_TS(pdest_frame->nTimeStamp)) { in push_input_h264() 6535 pdest_frame->nTimeStamp = h264_last_au_ts; in push_input_h264() 6539 h264_parser->update_panscan_data(h264_last_au_ts); in push_input_h264() 6544 h264_last_au_ts = h264_scratch.nTimeStamp; in push_input_h264() 6548 OMX_S64 ts_in_sei = h264_parser->process_ts_with_sei_vui(h264_last_au_ts); in push_input_h264() 6549 if (!VALID_TS(h264_last_au_ts)) in push_input_h264() 6550 h264_last_au_ts = ts_in_sei; in push_input_h264() [all …]
|
D | omx_vdec_hevc_swvdec.cpp | 585 h264_last_au_ts(LLONG_MAX), in omx_vdec() 2860 h264_last_au_ts = LLONG_MAX; in execute_input_flush() 6165 h264_last_au_ts = LLONG_MAX; in empty_this_buffer_proxy()
|
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/inc/ |
D | omx_vdec.h | 769 OMX_S64 h264_last_au_ts; variable
|
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/ |
D | omx_vdec_hevc.cpp | 531 h264_last_au_ts(LLONG_MAX), in omx_vdec() 2245 h264_last_au_ts = LLONG_MAX; in execute_input_flush() 5135 h264_last_au_ts = LLONG_MAX; in empty_this_buffer_proxy() 6498 if (VALID_TS(h264_last_au_ts) && !VALID_TS(pdest_frame->nTimeStamp)) { in push_input_h264() 6499 pdest_frame->nTimeStamp = h264_last_au_ts; in push_input_h264() 6503 h264_parser->update_panscan_data(h264_last_au_ts); in push_input_h264() 6508 h264_last_au_ts = h264_scratch.nTimeStamp; in push_input_h264() 6512 OMX_S64 ts_in_sei = h264_parser->process_ts_with_sei_vui(h264_last_au_ts); in push_input_h264() 6513 if (!VALID_TS(h264_last_au_ts)) in push_input_h264() 6514 h264_last_au_ts = ts_in_sei; in push_input_h264() [all …]
|
D | omx_vdec_v4l2.cpp | 625 h264_last_au_ts(LLONG_MAX), in omx_vdec() 3228 h264_last_au_ts = LLONG_MAX; in execute_input_flush() 7225 h264_last_au_ts = LLONG_MAX; in empty_this_buffer_proxy() 9031 if (VALID_TS(h264_last_au_ts) && !VALID_TS(pdest_frame->nTimeStamp)) { in push_input_h264() 9032 pdest_frame->nTimeStamp = h264_last_au_ts; in push_input_h264() 9036 h264_parser->update_panscan_data(h264_last_au_ts); in push_input_h264() 9041 h264_last_au_ts = h264_scratch.nTimeStamp; in push_input_h264() 9045 OMX_S64 ts_in_sei = h264_parser->process_ts_with_sei_vui(h264_last_au_ts); in push_input_h264() 9046 if (!VALID_TS(h264_last_au_ts)) in push_input_h264() 9047 h264_last_au_ts = ts_in_sei; in push_input_h264() [all …]
|
D | omx_vdec_hevc_swvdec.cpp | 588 h264_last_au_ts(LLONG_MAX), in omx_vdec() 2891 h264_last_au_ts = LLONG_MAX; in execute_input_flush() 6370 h264_last_au_ts = LLONG_MAX; in empty_this_buffer_proxy()
|
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/ |
D | omx_vdec_hevc.h | 782 OMX_S64 h264_last_au_ts; variable
|
D | omx_vdec_hevc_swvdec.h | 937 OMX_S64 h264_last_au_ts; variable
|
D | omx_vdec.h | 909 OMX_S64 h264_last_au_ts; variable
|
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/inc/ |
D | omx_vdec_hevc.h | 788 OMX_S64 h264_last_au_ts; variable
|
D | omx_vdec.h | 887 OMX_S64 h264_last_au_ts; variable
|
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/src/ |
D | omx_vdec_v4l2.cpp | 638 h264_last_au_ts(LLONG_MAX), in omx_vdec() 3452 h264_last_au_ts = LLONG_MAX; in execute_input_flush() 7841 h264_last_au_ts = LLONG_MAX; in empty_this_buffer_proxy() 9776 if (VALID_TS(h264_last_au_ts) && !VALID_TS(pdest_frame->nTimeStamp)) { in push_input_h264() 9777 pdest_frame->nTimeStamp = h264_last_au_ts; in push_input_h264() 9781 h264_parser->update_panscan_data(h264_last_au_ts); in push_input_h264() 9786 h264_last_au_ts = h264_scratch.nTimeStamp; in push_input_h264() 9790 OMX_S64 ts_in_sei = h264_parser->process_ts_with_sei_vui(h264_last_au_ts); in push_input_h264() 9791 if (!VALID_TS(h264_last_au_ts)) in push_input_h264() 9792 h264_last_au_ts = ts_in_sei; in push_input_h264() [all …]
|
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/inc/ |
D | omx_vdec.h | 955 OMX_S64 h264_last_au_ts; variable
|