Searched refs:GET_MV (Results 1 - 2 of 2) sorted by path

/external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/
H A Dmr_dissim.c32 #define GET_MV(x) \ macro
148 GET_MV(above) function
149 GET_MV(left)
150 GET_MV(aboveleft)
156 GET_MV(right)
157 GET_MV(aboveright)
164 GET_MV(below)
165 GET_MV(belowleft)
172 GET_MV(belowright)
/external/libvpx/libvpx/vp8/encoder/
H A Dmr_dissim.c31 #define GET_MV(x) \ macro
147 GET_MV(above) function
148 GET_MV(left)
149 GET_MV(aboveleft)
155 GET_MV(right)
156 GET_MV(aboveright)
163 GET_MV(below)
164 GET_MV(belowleft)
171 GET_MV(belowright)

Completed in 258 milliseconds