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

  /external/libvpx/libvpx/vp8/encoder/
mr_dissim.c 113 const MODE_INFO *belowright = NULL; local
143 belowright = below + 1;
144 GET_MV_SIGN(belowright)
172 belowright = below + 1;
173 GET_MV(belowright)
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
mr_dissim.c 111 const MODE_INFO *belowright = NULL; local
141 belowright = below + 1;
142 GET_MV_SIGN(belowright)
170 belowright = below + 1;
171 GET_MV(belowright)

Completed in 857 milliseconds