Searched refs:If2EncBytesPerFrame (Results 1 - 3 of 3) sorted by relevance

/frameworks/av/media/libstagefright/codecs/amrnb/enc/src/
H A Denc_output_format_tab.cpp42 WmfEncBytesPerFrame and If2EncBytesPerFrame.
177 const Word16 If2EncBytesPerFrame[16] = variable
H A Damrencode.h50 If2EncBytesPerFrame tables.
109 extern const Word16 If2EncBytesPerFrame[];
H A Damrencode.cpp512 If2EncBytesPerFrame = table containing the number of encoder frame
551 IF2 bytes encoded is obtained from If2EncBytesPerFrame table and returned via
663 num_enc_bytes = If2EncBytesPerFrame[(int) *p3gpp_frame_type]
831 num_enc_bytes = If2EncBytesPerFrame[(Word16) *p3gpp_frame_type];

Completed in 150 milliseconds