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

  /frameworks/av/media/codec2/components/avc/
C2SoftAvcEnc.h 99 #define DEFAULT_INTRA4x4 0
C2SoftAvcEnc.cpp 503 mIntra4x4 = DEFAULT_INTRA4x4;
    [all...]
  /frameworks/av/media/libstagefright/codecs/avcenc/
SoftAVCEnc.h 96 #define DEFAULT_INTRA4x4 0
SoftAVCEnc.cpp 185 mIntra4x4 = DEFAULT_INTRA4x4;
    [all...]

Completed in 216 milliseconds