OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PVAVCEncGetNALType
(Results
1 - 2
of
2
) sorted by null
/frameworks/av/media/libstagefright/codecs/avc/enc/src/
avcenc_api.h
258
OSCL_IMPORT_REF AVCEnc_Status
PVAVCEncGetNALType
(uint8 *bitstream, int size, int *nal_type, int *nal_ref_idc);
avcenc_api.cpp
29
OSCL_EXPORT_REF AVCEnc_Status
PVAVCEncGetNALType
(unsigned char *bitstream, int size,
Completed in 23 milliseconds