Searched defs:alloc_pyramid (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/external/libaom/aom_scale/generic/ |
H A D | yv12config.c | 66 bool alloc_pyramid, int alloc_y_plane_only) { in realloc_frame_buffer_aligned() 241 bool alloc_pyramid, int alloc_y_plane_only) { in aom_realloc_frame_buffer() 275 int byte_alignment, bool alloc_pyramid, in aom_alloc_frame_buffer()
|
H A D | yv12extend.c | 471 int byte_alignment, bool alloc_pyramid, in aom_yv12_realloc_with_new_border_c()
|
/aosp_15_r20/external/libaom/av1/encoder/ |
H A D | lookahead.c | 49 bool is_all_intra, bool alloc_pyramid) { in av1_lookahead_init() 103 bool alloc_pyramid, aom_enc_frame_flags_t flags) { in av1_lookahead_push()
|
H A D | encoder.h | 3644 bool alloc_pyramid; member
|
/aosp_15_r20/external/libaom/av1/common/ |
H A D | resize.c | 1206 const bool for_psnr, const int border_in_pixels, const bool alloc_pyramid) { in av1_realloc_and_scale_if_required() 1322 bool alloc_pyramid) { in av1_superres_upscale()
|