Home
last modified time | relevance | path

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

/PHP-5.5/ext/gd/libgd/
H A Dwebpimg.c184 const int uv_height = ((y_height + 1) >> 1); in GetPSNRYuv() local
420 int uv_height = ((y_height + 1) >> 1); in VPXDecode() local
662 int uv_height, in VPXEncode()
749 int uv_height, in WebPEncode()
795 int uv_height = ((y_height + 1) >> 1); in AdjustColorspace() local
823 int uv_height = ((y_height + 1) >> 1); in AdjustColorspaceBack() local

Completed in 26 milliseconds