Home
last modified time | relevance | path

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

/external/jemalloc_new/test/integration/
Dmallocx.c121 size_t nsz, rsz; in TEST_BEGIN() local
164 size_t nsz, rsz, alignment, total; in TEST_BEGIN() local
/external/libaom/libaom/av1/encoder/
Dencoder.c4637 static int dimensions_are_ok(int owidth, int oheight, size_params_type *rsz) { in dimensions_are_ok()
4645 int oheight, size_params_type *rsz) { in validate_size_scales()
4704 size_params_type rsz = { oxcf->width, oxcf->height, SCALE_NUMERATOR }; in calculate_next_size_params() local
4732 const size_params_type *rsz) { in setup_frame_size_from_params()
4749 const size_params_type rsz = calculate_next_size_params(cpi); in av1_setup_frame_size() local