Home
last modified time | relevance | path

Searched defs:bitrate_index (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/libvpx/test/
H A Dvp9_datarate_test.cc282 const int bitrate_index = GET_PARAM(2); in TEST_P() local
309 const int bitrate_index = GET_PARAM(2); in TEST_P() local
338 const int bitrate_index = GET_PARAM(2); in TEST_P() local
363 const int bitrate_index = GET_PARAM(2); in TEST_P() local
389 const int bitrate_index = GET_PARAM(2); in TEST_P() local
415 const int bitrate_index = GET_PARAM(2); in TEST_P() local
453 const int bitrate_index = GET_PARAM(2); in TEST_P() local
501 const int bitrate_index = GET_PARAM(2); in TEST_P() local
548 const int bitrate_index = GET_PARAM(2); in TEST_P() local
/aosp_15_r20/frameworks/av/media/module/codecs/mp3dec/fuzzer/
H A Dmp3_dec_fuzzer.cpp51 unsigned bitrate_index = (header >> 12) & 0x0f; in parseMp3Header() local
/aosp_15_r20/frameworks/av/media/module/codecs/mp3dec/src/
H A Dpvmp3_framedecoder.cpp196 unsigned bitrate_index = (header >> 12) & 0x0f; in parseHeader() local
H A Dpvmp3_dec_defs.h124 int32 bitrate_index; member
/aosp_15_r20/frameworks/av/media/module/codecs/mp3dec/test/
H A Dmp3reader.cpp78 unsigned bitrate_index = (header >> 12) & 0x0f; in parseHeader() local
/aosp_15_r20/frameworks/av/media/codec2/components/mp3/
H A DC2SoftMp3Dec.cpp188 unsigned bitrate_index = (header >> 12) & 0x0f; in parseMp3Header() local
/aosp_15_r20/hardware/broadcom/libbt/include/
Duipc_msg.h566 uint8_t bitrate_index; /* 0 - 14 */ member
573 uint8_t bitrate_index; /* 0 - 14 */ member
581 uint8_t bitrate_index; /* 0 - 14 */ member
/aosp_15_r20/frameworks/av/media/module/foundation/
H A Davc_utils.cpp671 unsigned bitrate_index = (header >> 12) & 0x0f; in GetMPEGAudioFrameSize() local