Home
last modified time | relevance | path

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

/aosp_15_r20/external/libaom/av1/encoder/
H A Dlevel.c1258 const AV1LevelParams *const level_params = &cpi->ppi->level_params; in av1_update_level_info() local
1367 const AV1LevelParams *level_params, in av1_get_seq_level_idx()
1392 const AV1LevelParams *level_params, in av1_get_target_seq_level_idx()
H A Drc_utils.h295 const AV1LevelParams *const level_params = &cpi->ppi->level_params; in recode_loop_update_q() local
H A Dbitstream.c3379 uint32_t av1_write_obu_header(AV1LevelParams *const level_params, in av1_write_obu_header()
3615 AV1LevelParams *const level_params = &cpi->ppi->level_params; in init_large_scale_tile_obu_header() local
4276 AV1LevelParams *const level_params = &cpi->ppi->level_params; in av1_pack_bitstream() local
H A Dencoder.c396 const AV1LevelParams *const level_params = &ppi->level_params; in set_bitstream_level_tier() local
796 AV1LevelParams *const level_params = &cpi->ppi->level_params; in av1_change_config() local
H A Dencoder.h2705 AV1LevelParams level_params; member