Searched refs:mAVCEncProfile (Results 1 - 2 of 2) sorted by relevance

/frameworks/av/media/libstagefright/codecs/avc/enc/
H A DSoftAVCEncoder.h72 AVCProfile mAVCEncProfile; member in struct:android::SoftAVCEncoder
H A DSoftAVCEncoder.cpp164 mAVCEncProfile(AVC_BASELINE),
288 mEncParams->profile = mAVCEncProfile;

Completed in 5 milliseconds