Home
last modified time | relevance | path

Searched refs:fy (Results 1 – 2 of 2) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/x86/
Dvp9_copy_sse2.asm18 fx, fxs, fy, fys, w, h
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/libyuv/source/
Dscale.c3589 int fy = (y >> 8) & 255; in ScalePlaneBilinear() local
3591 ScaleFilterRows(row, src, src_stride, src_width, fy); in ScalePlaneBilinear()