Home
last modified time | relevance | path

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

/linux/drivers/media/platform/verisilicon/
H A Dhantro_g2_vp9_dec.c547 bool intra_only, bool resolution_change) in config_others() argument
568 !resolution_change && in config_others()
815 bool intra_only, resolution_change; in config_registers() local
840 resolution_change = dst->vp9.width != last->vp9.width || in config_registers()
880 config_others(ctx, dec_params, intra_only, resolution_change); in config_registers()