/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/inc/ |
D | omx_vdec.h | 775 bool rst_prev_ts; variable
|
/hardware/qcom/media/msm8996/videopp/inc/ |
D | omx_vdpp.h | 916 bool rst_prev_ts; variable
|
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/ |
D | omx_vdec_hevc.h | 790 bool rst_prev_ts; variable
|
D | omx_vdec_hevc_swvdec.h | 945 bool rst_prev_ts; variable
|
D | omx_vdec.h | 917 bool rst_prev_ts; variable
|
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/inc/ |
D | omx_vdec_hevc.h | 796 bool rst_prev_ts; variable
|
D | omx_vdec.h | 895 bool rst_prev_ts; variable
|
/hardware/qcom/media/msm8996/videopp/src/ |
D | omx_vdpp.cpp | 642 rst_prev_ts(true), in omx_vdpp() 1349 pThis->rst_prev_ts = true; in process_event_cb() 2576 rst_prev_ts = true; in execute_input_flush() 6353 rst_prev_ts = true; in fill_buffer_done() 7402 if (rst_prev_ts && VALID_TS(act_timestamp)) in adjust_timestamp() 7405 rst_prev_ts = false; in adjust_timestamp() 7426 rst_prev_ts = true; in adjust_timestamp()
|
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/ |
D | omx_vdec.cpp | 466 rst_prev_ts(true), in omx_vdec() 1091 pThis->rst_prev_ts = true; in process_event_cb() 2259 rst_prev_ts = true; in execute_output_flush() 2355 rst_prev_ts = true; in execute_input_flush() 6465 rst_prev_ts = true; in fill_buffer_done() 7958 if (rst_prev_ts && VALID_TS(act_timestamp)) { in adjust_timestamp() 7960 rst_prev_ts = false; in adjust_timestamp() 7977 rst_prev_ts = true; in adjust_timestamp()
|
D | omx_vdec_hevc.cpp | 538 rst_prev_ts(true), in omx_vdec() 1172 pThis->rst_prev_ts = true; in process_event_cb() 2211 rst_prev_ts = true; in execute_output_flush() 2300 rst_prev_ts = true; in execute_input_flush() 6021 rst_prev_ts = true; in fill_buffer_done() 7568 if (rst_prev_ts && VALID_TS(act_timestamp)) { in adjust_timestamp() 7570 rst_prev_ts = false; in adjust_timestamp() 7586 rst_prev_ts = true; in adjust_timestamp()
|
D | omx_vdec_hevc_swvdec.cpp | 588 rst_prev_ts(true), in omx_vdec() 1476 pThis->rst_prev_ts = true; in process_event_cb() 2798 rst_prev_ts = true; in execute_output_flush() 2901 rst_prev_ts = true; in execute_input_flush() 7126 rst_prev_ts = true; in fill_buffer_done() 8604 if (rst_prev_ts && VALID_TS(act_timestamp)) in adjust_timestamp() 8607 rst_prev_ts = false; in adjust_timestamp() 8628 rst_prev_ts = true; in adjust_timestamp()
|
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/src/ |
D | omx_vdec.cpp | 481 rst_prev_ts(true), in omx_vdec() 1135 pThis->rst_prev_ts = true; in process_event_cb() 2358 rst_prev_ts = true; in execute_output_flush() 2460 rst_prev_ts = true; in execute_input_flush() 6676 rst_prev_ts = true; in fill_buffer_done() 8267 if (rst_prev_ts && VALID_TS(act_timestamp)) in adjust_timestamp() 8270 rst_prev_ts = false; in adjust_timestamp() 8291 rst_prev_ts = true; in adjust_timestamp()
|
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/ |
D | omx_vdec_hevc.cpp | 534 rst_prev_ts(true), in omx_vdec() 1167 pThis->rst_prev_ts = true; in process_event_cb() 2190 rst_prev_ts = true; in execute_output_flush() 2279 rst_prev_ts = true; in execute_input_flush() 5985 rst_prev_ts = true; in fill_buffer_done() 7532 if (rst_prev_ts && VALID_TS(act_timestamp)) { in adjust_timestamp() 7534 rst_prev_ts = false; in adjust_timestamp() 7550 rst_prev_ts = true; in adjust_timestamp()
|
D | omx_vdec_hevc_swvdec.cpp | 591 rst_prev_ts(true), in omx_vdec() 1493 pThis->rst_prev_ts = true; in process_event_cb() 2829 rst_prev_ts = true; in execute_output_flush() 2932 rst_prev_ts = true; in execute_input_flush() 7336 rst_prev_ts = true; in fill_buffer_done() 8819 if (rst_prev_ts && VALID_TS(act_timestamp)) in adjust_timestamp() 8822 rst_prev_ts = false; in adjust_timestamp() 8843 rst_prev_ts = true; in adjust_timestamp()
|
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/inc/ |
D | omx_vdec.h | 963 bool rst_prev_ts; variable
|
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/src/ |
D | omx_vdec_v4l2.cpp | 644 rst_prev_ts(true), in omx_vdec() 1902 pThis->rst_prev_ts = true; in process_event_cb() 3395 rst_prev_ts = true; in execute_output_flush() 3485 rst_prev_ts = true; in execute_input_flush() 8884 rst_prev_ts = true; in fill_buffer_done() 10948 if (rst_prev_ts && VALID_TS(act_timestamp)) { in adjust_timestamp() 10951 rst_prev_ts = false; in adjust_timestamp() 10972 rst_prev_ts = true; in adjust_timestamp()
|