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

  /external/libvpx/libvpx/third_party/libmkv/
EbmlIDs.h 140 SamplingFrequency = 0xB5,
WebMElement.c 78 char *codecId, double samplingFrequency, unsigned int channels,
98 Ebml_SerializeFloat(glob, SamplingFrequency, samplingFrequency);
191 Ebml_SerializeFloat(ebml_out, 0xB5, video.SamplingFrequency);

Completed in 25 milliseconds