Home
last modified time | relevance | path

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

/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/inc/
Domx_vdec.h775 bool rst_prev_ts; variable
/hardware/qcom/media/msm8996/videopp/inc/
Domx_vdpp.h916 bool rst_prev_ts; variable
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/inc/
Domx_vdec_hevc.h796 bool rst_prev_ts; variable
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/
Domx_vdec_hevc.h790 bool rst_prev_ts; variable
Domx_vdec_hevc_swvdec.h945 bool rst_prev_ts; variable
Domx_vdec.h917 bool rst_prev_ts; variable
/hardware/qcom/media/msm8974/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/msm8996/videopp/src/
Domx_vdpp.cpp642 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/
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.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_msm8974.cpp580 rst_prev_ts(true), in omx_vdec()
1351 pThis->rst_prev_ts = true; in process_event_cb()
2706 rst_prev_ts = true; in execute_output_flush()
2795 rst_prev_ts = true; in execute_input_flush()
7394 rst_prev_ts = true; in fill_buffer_done()
9222 if (rst_prev_ts && VALID_TS(act_timestamp)) { in adjust_timestamp()
9224 rst_prev_ts = false; in adjust_timestamp()
9244 rst_prev_ts = true; in adjust_timestamp()
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/inc/
Domx_vdec.h963 bool rst_prev_ts; variable
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/
Domx_vdec_hevc_swvdec.cpp591 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/sm8150/media/mm-video-v4l2/vidc/vdec/inc/
Domx_vdec.h1198 bool rst_prev_ts; variable