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

  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/nestegg/src/
nestegg.c 237 struct ebml_type codec_delay; member in struct:track_entry
420 E_FIELD(ID_CODEC_DELAY, TYPE_UINT, struct track_entry, codec_delay),
    [all...]
  /external/libvpx/libvpx/third_party/libwebm/
mkvmuxer.hpp 347 void set_codec_delay(uint64 codec_delay) { codec_delay_ = codec_delay; }
348 uint64 codec_delay() const { return codec_delay_; } function in class:mkvmuxer::Track
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/libwebm/
mkvmuxer.hpp 350 void set_codec_delay(uint64 codec_delay) { codec_delay_ = codec_delay; }
351 uint64 codec_delay() const { return codec_delay_; } function in class:mkvmuxer::Track
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/nestegg/include/nestegg/
nestegg.h 143 uint64_t codec_delay; /**< Nanoseconds that must be discarded from the start. */ member in struct:__anon24118

Completed in 118 milliseconds