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.h900 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.cpp481 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/mm-video-v4l2/vidc/vdec/src/
Domx_vdec_hevc.cpp538 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()
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_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()
Domx_vdec_msm8974.cpp580 rst_prev_ts(true), in omx_vdec()
1349 pThis->rst_prev_ts = true; in process_event_cb()
2704 rst_prev_ts = true; in execute_output_flush()
2793 rst_prev_ts = true; in execute_input_flush()
7257 rst_prev_ts = true; in fill_buffer_done()
9077 if (rst_prev_ts && VALID_TS(act_timestamp)) { in adjust_timestamp()
9079 rst_prev_ts = false; in adjust_timestamp()
9099 rst_prev_ts = true; in adjust_timestamp()