HomeSort by relevance Sort by last modified time
    Searched defs:halfiters (Results 1 - 3 of 3) sorted by null

  /external/libvpx/libvpx/vp8/encoder/
mcomp.c 223 unsigned int halfiters = 4; local
276 while (--halfiters)
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
mcomp.c 219 unsigned int halfiters = 4; local
272 while (--halfiters)
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_mcomp.c 280 unsigned int halfiters = iters_per_step; local
312 if (halfiters > 1) {
378 const unsigned int halfiters = iters_per_step; local
416 if (halfiters > 1) {
    [all...]

Completed in 696 milliseconds