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

  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
mr_dissim.c 109 const MODE_INFO *belowleft = NULL; local
133 belowleft = below - 1;
135 GET_MV_SIGN(belowleft)
162 belowleft = below - 1;
164 GET_MV(belowleft)
  /external/libvpx/libvpx/vp8/encoder/
mr_dissim.c 111 const MODE_INFO *belowleft = NULL; local
135 belowleft = below - 1;
137 GET_MV_SIGN(belowleft)
164 belowleft = below - 1;
166 GET_MV(belowleft)

Completed in 57 milliseconds