Home
last modified time | relevance | path

Searched defs:y_add (Results 1 - 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/libwebp/src/utils/
H A Drescaler_utils.c30 const int y_add = src_height, y_sub = dst_height; in WebPRescalerInit() local
H A Drescaler_utils.h39 int y_add, y_sub; // vertical increments member
/third_party/ffmpeg/libswscale/ppc/
H A Dswscale_vsx.c548 const vec_s32 y_add = vec_splats(1 << 21); in yuv2rgb_full_X_vsx_template() local
706 const vec_s32 y_add = vec_splats(1 << 21); in yuv2rgb_full_2_vsx_template() local
828 const vec_s32 y_add = vec_splats(1 << 21); in yuv2rgb_2_vsx_template() local
994 const vec_s32 y_add = vec_splats(1 << 21); yuv2rgb_full_1_vsx_template() local
1124 const vec_s32 y_add = vec_splats(1 << 21); yuv2rgb_1_vsx_template() local
[all...]

Completed in 5 milliseconds