Home
last modified time | relevance | path

Searched defs:level_stats (Results 1 – 5 of 5) sorted by relevance

/external/libaom/libaom/av1/encoder/
Dlevel.c275 const AV1LevelStats *const level_stats, int tier, int is_still_picture) { in check_level_constraints()
566 AV1LevelStats *const level_stats = &level_info->level_stats; in av1_update_level_info() local
633 const AV1LevelStats *const level_stats = &level_info->level_stats; in av1_get_seq_level_idx() local
Dlevel.h70 AV1LevelStats level_stats; member
Dencoder.c2556 AV1LevelStats *const level_stats = &level_info[i].level_stats; in init_level_info() local
/external/libvpx/libvpx/vp9/encoder/
Dvp9_encoder.c626 Vp9LevelStats *const level_stats = &level_info->level_stats; in init_level_info() local
5202 Vp9LevelStats *const level_stats = &level_info->level_stats; local
Dvp9_encoder.h514 Vp9LevelStats level_stats; member