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

  /frameworks/av/media/libstagefright/codecs/avc/enc/src/
motion_est.cpp 270 int hp_guess = 0; local
367 FS_en, &hp_guess);
956 int i0, int j0, int type_pred, int FS_en, int *hp_guess)
    [all...]
  /frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
motion_est.cpp 76 Int i0, Int j0, Int type_pred, Int fullsearch, Int *hp_guess);
174 Int hp_guess = 0; local
291 FS_en, &hp_guess);
347 i << 4, j << 4, xh, yh, hp_guess);
771 Int i0, Int j0, Int type_pred, Int FS_en, Int *hp_guess)
845 *hp_guess = 0; /* no guess for fast half-pel */
863 *hp_guess = 0; /* no guess for fast half-pel */
    [all...]
mp4lib_int.h 416 Int hp_guess; member in struct:tagVideoEncData

Completed in 116 milliseconds