Home | History | Annotate | Download | only in enc

Lines Matching refs:uv_h

424   const int uv_h = h >> 1;
436 for (j = 0; j < uv_h; ++j) {
465 const int uv_h = h >> 1;
474 fixed_t* const best_uv = SAFE_ALLOC(uv_w * 3, uv_h, fixed_t);
475 fixed_t* const target_uv = SAFE_ALLOC(uv_w * 3, uv_h, fixed_t);