Home
last modified time | relevance | path

Searched refs:aom_img_set_rect (Results 1 – 3 of 3) sorted by relevance

/external/libaom/libaom/aom/
Dexports_com27 text aom_img_set_rect
Daom_image.h314 int aom_img_set_rect(aom_image_t *img, unsigned int x, unsigned int y,
/external/libaom/libaom/aom/src/
Daom_image.c159 aom_img_set_rect(img, 0, 0, d_w, d_h, border); in img_alloc_helper()
201 int aom_img_set_rect(aom_image_t *img, unsigned int x, unsigned int y, in aom_img_set_rect() function