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

/frameworks/av/media/libstagefright/codecs/avcenc/
H A DSoftAVCEnc.h233 OMX_ERRORTYPE setFrameType(IV_PICTURE_CODING_TYPE_T e_frame_type);
H A DSoftAVCEnc.cpp350 OMX_ERRORTYPE SoftAVC::setFrameType(IV_PICTURE_CODING_TYPE_T e_frame_type) { argument
357 s_frame_type_ip.e_frame_type = e_frame_type;

Completed in 10 milliseconds