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

  /external/libvpx/libvpx/vp8/common/
alloccommon.c 134 cm->full_pixel = 0;
140 cm->full_pixel = 0;
146 cm->full_pixel = 0;
152 cm->full_pixel = 1;
159 cm->full_pixel = 0;
174 oci->full_pixel = 0;
onyxc_int.h 108 int full_pixel; member in struct:VP8Common
  /external/libvpx/libvpx/vp8/decoder/
threading.c 83 if (pc->full_pixel)
decodframe.c 975 if(pc->full_pixel)
    [all...]
  /external/libvpx/libvpx/vp8/encoder/
ethreading.c 472 if(cm->full_pixel)
pickinter.c 501 !(cpi->sf.half_pixel_search) || cpi->common.full_pixel==1)
    [all...]
encodeframe.c 673 if(cm->full_pixel)
    [all...]
rdopt.c     [all...]
onyx_if.c 977 if (cpi->common.full_pixel)
    [all...]

Completed in 853 milliseconds