OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MP4DecodingMode
(Results
1 - 3
of
3
) sorted by null
/frameworks/av/media/libstagefright/codecs/m4v_h263/dec/include/
mp4dec_api.h
99
}
MP4DecodingMode
;
150
OSCL_IMPORT_REF Bool PVInitVideoDecoder(VideoDecControls *decCtrl, uint8 *volbuf[], int32 *volbuf_size, int nLayers, int width, int height,
MP4DecodingMode
mode);
170
OSCL_IMPORT_REF
MP4DecodingMode
PVGetDecBitstreamMode(VideoDecControls *decCtrl);
/frameworks/av/media/libstagefright/codecs/m4v_h263/dec/
SoftMPEG4.cpp
149
MP4DecodingMode
mode =
163
MP4DecodingMode
actualMode = PVGetDecBitstreamMode(mHandle);
/frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/
pvdec_api.cpp
68
int32 *volbuf_size, int nLayers, int width, int height,
MP4DecodingMode
mode)
[
all
...]
Completed in 29 milliseconds