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

  /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...]
  /external/libvpx/libvpx/vp9/encoder/
vp9_mcomp.c 289 const unsigned int halfiters = iters_per_step; \
405 (void) halfiters;
426 if (halfiters > 1) {
497 if (halfiters > 1) {
589 if (halfiters > 1) {
    [all...]
  /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...]

Completed in 162 milliseconds