HomeSort by relevance Sort by last modified time
    Searched refs:mIvVideoColorFormat (Results 1 - 2 of 2) sorted by null

  /frameworks/av/media/libstagefright/codecs/avcenc/
SoftAVCEnc.cpp 163 mIvVideoColorFormat(IV_YUV_420P),
663 mIvVideoColorFormat = IV_YUV_420SP_UV;
668 mIvVideoColorFormat = IV_YUV_420P;
674 mHeight, mAVCEncLevel, mIvVideoColorFormat);
800 s_init_ip.e_inp_color_fmt = mIvVideoColorFormat;
    [all...]
SoftAVCEnc.h 168 IV_COLOR_FORMAT_T mIvVideoColorFormat;

Completed in 319 milliseconds