HomeSort by relevance Sort by last modified time
    Searched refs:pyramid_lvl_nodes (Results 1 - 3 of 3) sorted by null

  /external/libaom/libaom/av1/encoder/
gop_structure.c 46 ++gf_group->pyramid_lvl_nodes[MIN_PYRAMID_LVL];
59 ++gf_group->pyramid_lvl_nodes[level];
82 av1_zero_array(gf_group->pyramid_lvl_nodes, MAX_PYRAMID_LVL);
137 fprintf(fid, "lvl %d: %d ", i, gf_group->pyramid_lvl_nodes[i]);
firstpass.h 124 unsigned char pyramid_lvl_nodes[MAX_PYRAMID_LVL]; member in struct:__anon26618
pass2_strategy.c 696 gf_group->pyramid_lvl_nodes[this_lvl]);
    [all...]

Completed in 449 milliseconds