Home
last modified time | relevance | path

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

/PHP-5.6/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()
809 int uv_height = ((y_height + 1) >> 1); in AdjustColorspace() local
837 int uv_height = ((y_height + 1) >> 1); in AdjustColorspaceBack() local

Completed in 8 milliseconds