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

  /external/libvpx/libvpx/third_party/libwebm/
mkvmuxer.hpp 358 bool SetCodecPrivate(const uint8* codec_private, uint64 length);
    [all...]
mkvmuxer.cpp 779 bool Track::SetCodecPrivate(const uint8* codec_private, uint64 length) {
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/libwebm/
mkvmuxer.hpp 331 bool SetCodecPrivate(const uint8* codec_private, uint64 length);
    [all...]
mkvmuxer.cpp 732 bool Track::SetCodecPrivate(const uint8* codec_private, uint64 length) {
    [all...]

Completed in 327 milliseconds