OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:WmfEncBytesPerFrame
(Results
1 - 3
of
3
) sorted by null
/frameworks/av/media/libstagefright/codecs/amrnb/enc/src/
enc_output_format_tab.cpp
42
WmfEncBytesPerFrame
and If2EncBytesPerFrame.
154
const Word16
WmfEncBytesPerFrame
[16] =
amrencode.h
49
Description: Added external reference to
WmfEncBytesPerFrame
and
108
extern const Word16
WmfEncBytesPerFrame
[];
amrencode.cpp
509
WmfEncBytesPerFrame
= table containing the number of encoder frame
543
WMF bytes encoded is obtained from
WmfEncBytesPerFrame
table and returned via
651
num_enc_bytes =
WmfEncBytesPerFrame
[(int) *p3gpp_frame_type]
822
num_enc_bytes =
WmfEncBytesPerFrame
[(Word16) *p3gpp_frame_type];
Completed in 569 milliseconds