OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:encp
(Results
1 - 2
of
2
) sorted by null
/frameworks/av/media/libstagefright/
MP3Extractor.cpp
294
int
encp
= seeker->getEncoderPadding();
local
295
if (encd != 0 ||
encp
!= 0) {
297
mMeta->setInt32(kKeyEncoderPadding,
encp
);
/external/libvorbis/lib/
block.c
181
static int _vds_shared_init(vorbis_dsp_state *v,vorbis_info *vi,int
encp
){
210
if(
encp
){ /* encode/decode differ here */
Completed in 58 milliseconds