Home
last modified time | relevance | path

Searched defs:uv_h (Results 1 – 8 of 8) sorted by relevance

/third_party/skia/m133/third_party/externals/libwebp/src/enc/
Diterator_enc.c141 const int uv_h = (h + 1) >> 1; in VP8IteratorImport() local
210 const int uv_h = (h + 1) >> 1; in VP8IteratorExport() local
/third_party/skia/third_party/externals/libwebp/src/enc/
Diterator_enc.c141 const int uv_h = (h + 1) >> 1; in VP8IteratorImport() local
210 const int uv_h = (h + 1) >> 1; in VP8IteratorExport() local
Dpicture_csp_enc.c410 const int uv_h = h >> 1; in ConvertWRGBToYUV() local
454 const int uv_h = h >> 1; in PreprocessARGB() local
/third_party/skia/m133/third_party/externals/libwebp/sharpyuv/
Dsharpyuv.c239 const int uv_h = h >> 1; in ConvertWRGBToYUV() local
315 const int uv_h = h >> 1; in DoSharpArgbToYuv() local
/third_party/skia/m133/third_party/externals/libyuv/source/
Drow_lasx.cc37 #define READYUV422_D(psrc_y, psrc_u, psrc_v, out_y, uv_l, uv_h) \ argument
351 __m256i y, uv_l, uv_h, b_l, b_h, g_l, g_h, r_l, r_h; in I422ToARGBRow_LASX() local
381 __m256i y, uv_l, uv_h, b_l, b_h, g_l, g_h, r_l, r_h; in I422ToRGBARow_LASX() local
413 __m256i y, uv_l, uv_h, b_l, b_h, g_l, g_h, r_l, r_h, a_l, a_h; in I422AlphaToARGBRow_LASX() local
458 __m256i y, uv_l, uv_h, b_l, b_h, g_l, g_h, r_l, r_h; in I422ToRGB24Row_LASX() local
503 __m256i y, uv_l, uv_h, b_l, b_h, g_l, g_h, r_l, r_h; in I422ToRGB565Row_LASX() local
556 __m256i y, uv_l, uv_h, b_l, b_h, g_l, g_h, r_l, r_h; in I422ToARGB4444Row_LASX() local
606 __m256i y, uv_l, uv_h, b_l, b_h, g_l, g_h, r_l, r_h; in I422ToARGB1555Row_LASX() local
/third_party/ffmpeg/libavcodec/
Ddnxhdenc.c703 int uv_h = y_h; in dnxhd_get_blocks() local
730 int uv_h = y_h; in dnxhd_get_blocks() local
/third_party/skia/third_party/externals/libwebp/src/dec/
Dio_dec.c34 const int uv_h = (mb_h + 1) / 2; in EmitYUV() local
/third_party/skia/m133/third_party/externals/libwebp/src/dec/
Dio_dec.c34 const int uv_h = (mb_h + 1) / 2; in EmitYUV() local