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

  /frameworks/av/media/libstagefright/codecs/avc/enc/src/
avcenc_int.h 400 uint8 pred_ic[AVCNumIChromaMode][128]; /* for 2 chroma */ member in struct:tagEncObject
intra_est.cpp     [all...]
slice.cpp 314 video->pred_block = encvid->pred_ic[currMB->intra_chroma_pred_mode];
318 /* not need to do anything, the result is in encvid->pred_ic

Completed in 66 milliseconds