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

  /frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
findhalfpel.cpp 26 #define HP_DISTANCE_TH 2 /* half-pel distance threshold */
131 if (distance_tab[hp_guess][k] < HP_DISTANCE_TH)
  /frameworks/av/media/libstagefright/codecs/avc/enc/src/
findhalfpel.cpp 22 #define HP_DISTANCE_TH 5 // 2 /* half-pel distance threshold */

Completed in 7604 milliseconds