Home
last modified time | relevance | path

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

/external/libaom/av1/common/
Dtile_common.c196 const int frame_w = cm->superres_upscaled_width; in av1_get_tile_rect() local
Dalloccommon.c321 const int frame_w = cm->superres_upscaled_width; in av1_alloc_restoration_buffers() local
/external/webp/examples/
Dvwebp.c352 static void DrawBackgroundScissored(int window_x, int window_y, int frame_w, in DrawBackgroundScissored()