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

  /external/webrtc/webrtc/modules/audio_coding/acm2/
audio_coding_module_unittest_oldapi.cc 336 uint32_t expected_ts = input_frame_.timestamp_; local
346 EXPECT_EQ(expected_ts, packet_cb_.last_timestamp());
347 expected_ts += codec_.pacsize;
362 EXPECT_EQ(expected_ts, packet_cb_.last_timestamp());
363 expected_ts += codec_.pacsize;
    [all...]
  /hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/src/
omx_vdec.cpp 6783 OMX_TICKS expected_ts = 0; local
    [all...]
omx_vdec_copper.cpp 6337 OMX_TICKS expected_ts = 0; local
    [all...]
  /hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/
omx_vdec.cpp 6567 OMX_TICKS expected_ts = 0; local
    [all...]
omx_vdec_hevc.cpp 5961 OMX_TICKS expected_ts = 0; local
    [all...]
omx_vdec_msm8974.cpp 7321 OMX_TICKS expected_ts = 0; local
    [all...]
omx_vdec_hevc_swvdec.cpp 7057 OMX_TICKS expected_ts = 0; local
    [all...]
  /hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/
omx_vdec_hevc.cpp 5925 OMX_TICKS expected_ts = 0; local
    [all...]
omx_vdec_hevc_swvdec.cpp 7267 OMX_TICKS expected_ts = 0; local
    [all...]
omx_vdec_v4l2.cpp 8194 OMX_TICKS expected_ts = 0; local
    [all...]
  /hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/src/
omx_vdec_v4l2.cpp 8839 OMX_TICKS expected_ts = 0; local
    [all...]

Completed in 133 milliseconds