Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/encoder/
Dlevel.c263 static double get_min_cr(const AV1LevelSpec *const level_spec, int tier, in get_min_cr()
274 const AV1LevelSpec *const level_spec, in check_level_constraints()
479 AV1LevelSpec *const level_spec) { in scan_past_frames()
586 AV1LevelSpec *const level_spec = &level_info->level_spec; in av1_update_level_info() local
634 const AV1LevelSpec *const level_spec = &level_info->level_spec; in av1_get_seq_level_idx() local
Dlevel.h71 AV1LevelSpec level_spec; member
Dencoder.c2554 AV1LevelSpec *const level_spec = &level_info[i].level_spec; in init_level_info() local
/external/libvpx/libvpx/vp9/encoder/
Dvp9_encoder.c627 Vp9LevelSpec *const level_spec = &level_info->level_spec; in init_level_info() local
642 VP9_LEVEL vp9_get_level(const Vp9LevelSpec *const level_spec) { in vp9_get_level()
5201 Vp9LevelSpec *const level_spec = &level_info->level_spec; local
Dvp9_encoder.h515 Vp9LevelSpec level_spec; member