HomeSort by relevance Sort by last modified time
    Searched refs:time_stamp_dts (Results 1 - 9 of 9) sorted by null

  /hardware/qcom/media/mm-video-legacy/vidc/vdec/inc/
omx_vdec.h 810 omx_time_stamp_reorder time_stamp_dts; member in class:omx_vdec
  /hardware/qcom/media/mm-video-v4l2/vidc/vdec/inc/
omx_vdec_hevc.h 842 omx_time_stamp_reorder time_stamp_dts; member in class:omx_vdec
    [all...]
omx_vdec.h 924 omx_time_stamp_reorder time_stamp_dts; member in class:omx_vdec
    [all...]
  /hardware/qcom/media/mm-video-legacy/vidc/vdec/src/
omx_vdec.cpp 524 time_stamp_dts.set_timestamp_reorder_mode(true);
525 time_stamp_dts.enable_debug_print(true);
784 pThis->time_stamp_dts.remove_time_stamp(
811 pThis->time_stamp_dts.remove_time_stamp(*timestamp,
    [all...]
omx_vdec_copper.cpp 532 time_stamp_dts.set_timestamp_reorder_mode(true);
788 pThis->time_stamp_dts.remove_time_stamp(
815 pThis->time_stamp_dts.remove_time_stamp(*timestamp,
    [all...]
  /hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/
omx_vdec.cpp 517 time_stamp_dts.set_timestamp_reorder_mode(true);
518 time_stamp_dts.enable_debug_print(true);
785 pThis->time_stamp_dts.remove_time_stamp(
811 pThis->time_stamp_dts.remove_time_stamp(*timestamp,
    [all...]
omx_vdec_hevc.cpp 574 time_stamp_dts.set_timestamp_reorder_mode(true);
575 time_stamp_dts.enable_debug_print(true);
894 pThis->time_stamp_dts.remove_time_stamp(
    [all...]
omx_vdec_msm8974.cpp 599 time_stamp_dts.set_timestamp_reorder_mode(true);
600 time_stamp_dts.enable_debug_print(true);
    [all...]
omx_vdec_hevc_swvdec.cpp 626 time_stamp_dts.set_timestamp_reorder_mode(true);
627 time_stamp_dts.enable_debug_print(true);
    [all...]

Completed in 50 milliseconds