Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
Dvp9_convolve.c74 int y_q4 = y0_q4; in convolve_vert() local
97 int y_q4 = y0_q4; in convolve_avg_vert() local
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_onyx_if.c1938 const int y_q4 = y * (16 / factor) * in_h / out_h; in scale_and_extend_frame() local