Searched refs:resolution_change (Results 1 – 4 of 4) sorted by relevance
51 int resolution_change = in av1_setup_in_frame_q_adj() local58 if (resolution_change) { in av1_setup_in_frame_q_adj()
50 int resolution_change = in av1_vaq_frame_setup() local59 if (resolution_change) { in av1_vaq_frame_setup()
432 int resolution_change = in av1_cyclic_refresh_setup() local435 if (resolution_change) { in av1_cyclic_refresh_setup()
277 volatile unsigned int resolution_change = 0; in vp8_decode() local305 if ((ctx->si.h != h) || (ctx->si.w != w)) resolution_change = 1; in vp8_decode()366 if (resolution_change) { in vp8_decode()