Home
last modified time | relevance | path

Searched defs:uv_h (Results 1 - 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/libwebp/src/enc/
H A Diterator_enc.c141 const int uv_h = (h + 1) >> 1; in VP8IteratorImport() local
210 const int uv_h = (h + 1) >> 1; in VP8IteratorExport() local
H A 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/third_party/externals/libwebp/src/dec/
H A Dio_dec.c34 const int uv_h = (mb_h + 1) / 2; in EmitYUV() local
/third_party/ffmpeg/libavcodec/
H A Ddnxhdenc.c703 int uv_h = y_h; in dnxhd_get_blocks() local
730 int uv_h = y_h; in dnxhd_get_blocks() local

Completed in 8 milliseconds