HomeSort by relevance Sort by last modified time
    Searched full:last_duration (Results 1 - 7 of 7) sorted by null

  /external/chromium_org/third_party/webrtc/modules/audio_coding/neteq/
packet_buffer.cc 211 int last_duration = last_decoded_length; local
219 duration = last_duration;
227 last_duration = duration; // Save the most up-to-date (valid) duration.
230 num_samples += last_duration;
  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
vp9_encoder.c 2495 int64_t last_duration = cpi->last_end_time_stamp_seen local
    [all...]
  /external/libvpx/libvpx/vp9/encoder/
vp9_onyx_if.c 2874 int64_t last_duration = cpi->last_end_time_stamp_seen local
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_onyx_if.c 2957 int64_t last_duration = cpi->last_end_time_stamp_seen local
    [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/
onyx_if.c 5201 int64_t last_duration; local
    [all...]
  /external/libvpx/libvpx/vp8/encoder/
onyx_if.c 5035 int64_t last_duration; local
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
onyx_if.c 5036 int64_t last_duration; local
    [all...]

Completed in 2600 milliseconds