HomeSort by relevance Sort by last modified time
    Searched refs:intra (Results 26 - 30 of 30) sorted by null

12

  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p2/src/
omxVCM4P2_PredictReconCoefIntra_s.s 19 ; * Performs adaptive DC/AC coefficient prediction for an intra block. Prior
  /frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/
vlc_decode.cpp 590 int PV_VlcDecCBPY(BitstreamDecVideo *stream, int intra)
613 if (intra == 0) CBPY = 15 - CBPY;
    [all...]
  /frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
fastidct.cpp 27 two sets of row IDCTs one for INTRA
1868 Int intra = (lx_intra & 1); local
    [all...]
  /frameworks/av/media/libstagefright/codecs/avc/enc/src/
motion_est.cpp 30 #define PREF_INTRA 3024//512 /* bias for INTRA coding */
193 bool intra = true; local
218 intra = false; // no possibility of intra, just use inter
224 *min_cost = (*min_cost + (int)(SBE * 8)) >> 1; // possibility of intra, averaging the cost
232 return intra;
303 /* Random INTRA update */
336 NumIntraSearch = 0; // to be intra searched in the encoding loop.
380 /* make a decision whether it should be tested for intra or not */
393 else // boundary MBs, always do intra searc
    [all...]
  /external/iproute2/doc/
ip-cref.tex     [all...]

Completed in 218 milliseconds

12