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

  /hardware/qcom/media/mm-video-legacy/vidc/vdec/inc/
omx_vdec.h 811 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 846 omx_time_stamp_reorder time_stamp_dts; member in class:omx_vdec
    [all...]
omx_vdec.h 894 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);
782 pThis->time_stamp_dts.remove_time_stamp(
809 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 561 time_stamp_dts.set_timestamp_reorder_mode(true);
562 time_stamp_dts.enable_debug_print(true);
881 pThis->time_stamp_dts.remove_time_stamp(
    [all...]
omx_vdec_msm8974.cpp 579 time_stamp_dts.set_timestamp_reorder_mode(true);
580 time_stamp_dts.enable_debug_print(true);
    [all...]

Completed in 1371 milliseconds