Home
last modified time | relevance | path

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

/external/webp/imageio/
Dimage_enc.c511 const int a_height = (src_a != NULL) ? height : 0; in WebPWritePGM() local
555 const int a_height = (src_a != NULL) ? height : 0; in WebPWriteYUV() local
/external/mesa3d/src/egl/drivers/dri2/
Dplatform_x11.c1399 int16_t a_height, int16_t b_x, int16_t b_y, in box_intersection_area()