Home
last modified time | relevance | path

Searched refs:AV1LevelParams (Results 1 – 6 of 6) sorted by relevance

/external/libaom/libaom/av1/encoder/
Dlevel.h158 typedef struct AV1LevelParams { struct
169 } AV1LevelParams; typedef
187 const AV1LevelParams *level_params,
Dbitstream.h31 uint32_t av1_write_obu_header(AV1LevelParams *const level_params,
Dlevel.c1051 const AV1LevelParams *const level_params = &cpi->level_params; in av1_update_level_info()
1162 const AV1LevelParams *level_params, in av1_get_seq_level_idx()
Dencoder.h1311 AV1LevelParams level_params;
Dbitstream.c3270 uint32_t av1_write_obu_header(AV1LevelParams *const level_params, in av1_write_obu_header()
3454 AV1LevelParams *const level_params = &cpi->level_params; in write_tiles_in_tg_obus()
3846 AV1LevelParams *const level_params = &cpi->level_params; in av1_pack_bitstream()
Dencoder.c2787 AV1LevelParams *const level_params = &cpi->level_params; in av1_change_config()