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

  /external/libvpx/libvpx/vp8/encoder/
mr_dissim.c 41 #define GET_MV_SIGN(x) \
120 GET_MV_SIGN(above)
121 GET_MV_SIGN(left)
122 GET_MV_SIGN(aboveleft)
128 GET_MV_SIGN(right)
129 GET_MV_SIGN(aboveright)
136 GET_MV_SIGN(below)
137 GET_MV_SIGN(belowleft)
144 GET_MV_SIGN(belowright)
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
mr_dissim.c 39 #define GET_MV_SIGN(x) \
118 GET_MV_SIGN(above)
119 GET_MV_SIGN(left)
120 GET_MV_SIGN(aboveleft)
126 GET_MV_SIGN(right)
127 GET_MV_SIGN(aboveright)
134 GET_MV_SIGN(below)
135 GET_MV_SIGN(belowleft)
142 GET_MV_SIGN(belowright)

Completed in 995 milliseconds