Home
last modified time | relevance | path

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

/external/webp/imageio/
Dimage_enc.c488 const int a_height = (src_a != NULL) ? height : 0; in WebPWritePGM() local
532 const int a_height = (src_a != NULL) ? height : 0; in WebPWriteYUV() local