OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:private_bits
(Results
1 - 2
of
2
) sorted by null
/frameworks/av/media/libstagefright/codecs/mp3dec/src/
pvmp3_dec_defs.h
169
uint32
private_bits
;
member in struct:__anon31530
pvmp3_get_side_info.cpp
130
si->
private_bits
= (tmp << 23) >> 27; /* 5 */
136
si->
private_bits
= (tmp << 23) >> 29; /* 3 */
217
si->
private_bits
= getbits_crc(inputStream, stereo, crc, info->error_protection);
Completed in 21 milliseconds