Home
last modified time | relevance | path

Searched defs:x_q4 (Results 1 – 2 of 2) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
Dvp9_convolve.c28 int x_q4 = x0_q4; in convolve_horiz() local
50 int x_q4 = x0_q4; in convolve_avg_horiz() local
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_onyx_if.c1937 const int x_q4 = x * (16 / factor) * in_w / out_w; in scale_and_extend_frame() local