Home
last modified time | relevance | path

Searched refs:AVCProfile (Results 1 – 4 of 4) sorted by relevance

/external/opencore/codecs_v2/video/avc_h264/common/include/
Davcapi_common.h55 } AVCProfile; typedef
/external/opencore/codecs_v2/video/avc_h264/enc/include/
Dpvavcencoder.h83 AVCProfile mapProfile(TAVCEIProfile in);
/external/opencore/codecs_v2/video/avc_h264/enc/src/
Davcenc_api.h101 AVCProfile profile; /* profile of the bitstream to be compliant with*/
Dpvavcencoder.cpp906 AVCProfile PVAVCEncoder::mapProfile(TAVCEIProfile in) in mapProfile()
908 AVCProfile out; in mapProfile()