Home
last modified time | relevance | path

Searched refs:MAX_PYRAMID_LVL (Results 1 – 4 of 4) sorted by relevance

/external/libaom/libaom/av1/encoder/
Dfirstpass.h124 unsigned char pyramid_lvl_nodes[MAX_PYRAMID_LVL];
Dratectrl.h42 #define MAX_PYRAMID_LVL 4 macro
Dgop_structure.c82 av1_zero_array(gf_group->pyramid_lvl_nodes, MAX_PYRAMID_LVL); in construct_multi_layer_gf_structure()
Dpass2_strategy.c569 static double lvl_budget_factor[MAX_PYRAMID_LVL - 1][MAX_PYRAMID_LVL - 1] = {
651 assert(gf_group->pyramid_height <= MAX_PYRAMID_LVL && in allocate_gf_group_bits()
687 assert(gf_group->pyramid_height <= MAX_PYRAMID_LVL && in allocate_gf_group_bits()