Home
last modified time | relevance | path

Searched defs:level_params (Results 1 – 4 of 4) sorted by relevance

/external/libaom/libaom/av1/encoder/
Dlevel.c1045 const AV1LevelParams *const level_params = &cpi->ppi->level_params; in av1_update_level_info() local
1154 const AV1LevelParams *level_params, in av1_get_seq_level_idx()
Dbitstream.c3266 uint32_t av1_write_obu_header(AV1LevelParams *const level_params, in av1_write_obu_header()
3446 AV1LevelParams *const level_params = &cpi->ppi->level_params; in init_large_scale_tile_obu_header() local
4063 AV1LevelParams *const level_params = &cpi->ppi->level_params; in av1_pack_bitstream() local
Dencoder.c683 AV1LevelParams *const level_params = &cpi->ppi->level_params; in av1_change_config() local
Dencoder.h2399 AV1LevelParams level_params; member