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

  /external/libvpx/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...]
  /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/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
vp9_mcomp.c 267 const unsigned int halfiters = iters_per_step; \
344 if (halfiters > 1) {
410 if (halfiters > 1) {
    [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/
mcomp.c 220 unsigned int halfiters = 4; local
273 while (--halfiters)
    [all...]
  /external/libvpx/libvpx/vp8/encoder/
mcomp.c 219 unsigned int halfiters = 4; local
272 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 289 milliseconds