HomeSort by relevance Sort by last modified time
    Searched defs:__unused (Results 26 - 30 of 30) sorted by null

12

  /frameworks/av/media/libaudioclient/
AudioTrack.cpp 1885 status_t status __unused = restoreTrack_l("processAudioBuffer"); local
    [all...]
  /frameworks/av/media/libstagefright/
Utils.cpp 1081 size_t lengthSize __unused = 1 + (ptr[4] & 3); local
    [all...]
  /frameworks/av/media/libstagefright/httplive/
PlaylistFetcher.cpp 2083 bool protection_absent __unused = bits.getBits(1) != 0; local
    [all...]
  /external/kernel-headers/original/uapi/linux/
sysctl.h 42 unsigned long __unused[4]; member in struct:__sysctl_args
  /frameworks/av/media/extractors/mp4/
MPEG4Extractor.cpp 1654 uint16_t data_ref_index __unused = U16_AT(&buffer[6]); local
1846 uint16_t data_ref_index __unused = U16_AT(&buffer[6]); local
3237 unsigned bsmod __unused = br.getBits(3); local
3548 uint64_t ctime __unused, mtime __unused, duration __unused; local
4426 int32_t extSampleRate __unused; local
4480 const int32_t frameLengthFlag __unused = br.getBits(1); local
4486 const int32_t coreCoderDelay __unused = br.getBits(14); local
4518 const int32_t ElementInstanceTag __unused = br.getBits(4); local
4519 const int32_t Profile __unused = br.getBits(2); local
4520 const int32_t SamplingFrequencyIndex __unused = br.getBits(4); local
4525 const int32_t NumAssocDataElements __unused = br.getBits(3); local
4526 const int32_t NumValidCcElements __unused = br.getBits(4); local
4532 const int32_t MonoMixdownElementNumber __unused = br.getBits(4); local
4539 const int32_t StereoMixdownElementNumber __unused = br.getBits(4); local
4546 const int32_t MatrixMixdownIndex __unused = br.getBits(2); local
4547 const int32_t PseudoSurroundEnable __unused = br.getBits(1); local
4554 const int32_t FrontElementTagSelect __unused = br.getBits(4); local
4561 const int32_t SideElementTagSelect __unused = br.getBits(4); local
4568 const int32_t BackElementTagSelect __unused = br.getBits(4); local
4575 const int32_t LfeElementTagSelect __unused = br.getBits(4); local
    [all...]

Completed in 552 milliseconds

12