Home
last modified time | relevance | path

Searched refs:rst_prev_ts (Results 1 – 16 of 16) 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/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-v4l2/vidc/vdec/inc/
Domx_vdec_hevc.h796 bool rst_prev_ts; variable
Domx_vdec.h895 bool rst_prev_ts; variable
/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_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()
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/src/
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/mm-video-v4l2/vidc/vdec/src/
Domx_vdec_hevc.cpp534 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()
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/media/msm8998/mm-video-v4l2/vidc/vdec/inc/
Domx_vdec.h963 bool rst_prev_ts; variable
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/src/
Domx_vdec_v4l2.cpp644 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()