Searched defs:rsz (Results 1 – 3 of 3) sorted by relevance
/external/jemalloc/test/integration/ |
D | mallocx.c | 134 size_t nsz, rsz; in TEST_BEGIN() local 170 size_t nsz, rsz, sz, alignment, total; in TEST_BEGIN() local
|
/external/jemalloc_new/test/integration/ |
D | mallocx.c | 121 size_t nsz, rsz; in TEST_BEGIN() local 164 size_t nsz, rsz, alignment, total; in TEST_BEGIN() local
|
/external/libaom/libaom/av1/encoder/ |
D | encoder.c | 3868 static int dimensions_are_ok(int owidth, int oheight, size_params_type *rsz) { in dimensions_are_ok() 3876 int oheight, size_params_type *rsz) { in validate_size_scales() 3934 size_params_type rsz = { oxcf->width, oxcf->height, SCALE_NUMERATOR }; in calculate_next_size_params() local 3956 const size_params_type *rsz) { in setup_frame_size_from_params() 3973 const size_params_type rsz = calculate_next_size_params(cpi); in av1_setup_frame_size() local
|