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

  /frameworks/av/media/libstagefright/codecs/avcenc/
SoftAVCEnc.h 30 #define CODEC_MAX_CORES 4
SoftAVCEnc.cpp 256 s_num_cores_ip.u4_num_cores = MIN(mNumCores, CODEC_MAX_CORES);
    [all...]

Completed in 39 milliseconds