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

  /external/libxaac/decoder/
ixheaacd_latmdemux.h 30 UWORD32 sampling_freq_index; member in struct:__anon26564
  /frameworks/av/media/libstagefright/
MPEG2TSWriter.cpp 302 unsigned sampling_freq_index = local
318 | sampling_freq_index << 2
  /frameworks/av/media/libstagefright/mpeg2ts/
ESQueue.cpp 859 unsigned sampling_freq_index = bits.getBits(4); local
870 profile, sampling_freq_index, channel_configuration);
    [all...]
  /frameworks/av/media/libstagefright/httplive/
PlaylistFetcher.cpp 2075 unsigned sampling_freq_index = bits.getBits(4); local
    [all...]

Completed in 509 milliseconds