Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/media/platform/verisilicon/
Dhantro_g2_vp9_dec.c563 bool intra_only, bool resolution_change) in config_others() argument
584 !resolution_change && in config_others()
831 bool intra_only, resolution_change; in config_registers() local
856 resolution_change = dst->vp9.width != last->vp9.width || in config_registers()
896 config_others(ctx, dec_params, intra_only, resolution_change); in config_registers()