Home
last modified time | relevance | path

Searched refs:rst_prev_ts (Results 1 – 9 of 9) sorted by relevance

/hardware/qcom/media/mm-video-legacy/vidc/vdec/inc/
Domx_vdec.h775 bool rst_prev_ts; variable
/hardware/qcom/media/mm-video-v4l2/vidc/vdec/inc/
Domx_vdec_hevc.h796 bool rst_prev_ts; variable
Domx_vdec.h878 bool rst_prev_ts; variable
/hardware/qcom/media/mm-video-legacy/vidc/vdec/src/
Domx_vdec_copper.cpp488 rst_prev_ts(true), in omx_vdec()
1133 pThis->rst_prev_ts = true; in process_event_cb()
2278 rst_prev_ts = true; in execute_output_flush()
2375 rst_prev_ts = true; in execute_input_flush()
6250 rst_prev_ts = true; in fill_buffer_done()
7746 if (rst_prev_ts && VALID_TS(act_timestamp)) in adjust_timestamp()
7749 rst_prev_ts = false; in adjust_timestamp()
7770 rst_prev_ts = true; in adjust_timestamp()
Domx_vdec.cpp479 rst_prev_ts(true), in omx_vdec()
1129 pThis->rst_prev_ts = true; in process_event_cb()
2352 rst_prev_ts = true; in execute_output_flush()
2454 rst_prev_ts = true; in execute_input_flush()
6670 rst_prev_ts = true; in fill_buffer_done()
8261 if (rst_prev_ts && VALID_TS(act_timestamp)) in adjust_timestamp()
8264 rst_prev_ts = false; in adjust_timestamp()
8285 rst_prev_ts = true; in adjust_timestamp()
/hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/
Domx_vdec.cpp466 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()
Domx_vdec_hevc.cpp540 rst_prev_ts(true), in omx_vdec()
1174 pThis->rst_prev_ts = true; in process_event_cb()
2213 rst_prev_ts = true; in execute_output_flush()
2302 rst_prev_ts = true; in execute_input_flush()
6017 rst_prev_ts = true; in fill_buffer_done()
7564 if (rst_prev_ts && VALID_TS(act_timestamp)) { in adjust_timestamp()
7566 rst_prev_ts = false; in adjust_timestamp()
7582 rst_prev_ts = true; in adjust_timestamp()
Domx_vdec_msm8974.cpp556 rst_prev_ts(true), in omx_vdec()
1244 pThis->rst_prev_ts = true; in process_event_cb()
2527 rst_prev_ts = true; in execute_output_flush()
2616 rst_prev_ts = true; in execute_input_flush()
6818 rst_prev_ts = true; in fill_buffer_done()
8629 if (rst_prev_ts && VALID_TS(act_timestamp)) { in adjust_timestamp()
8631 rst_prev_ts = false; in adjust_timestamp()
8647 rst_prev_ts = true; in adjust_timestamp()
Domx_vdec_hevc_swvdec.cpp588 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()