Searched refs:use_vdoa (Results 1 – 3 of 3) sorted by relevance
548 bool *use_vdoa) in coda_try_fmt_vdoa() argument555 if (!use_vdoa) in coda_try_fmt_vdoa()559 *use_vdoa = false; in coda_try_fmt_vdoa()566 *use_vdoa = false; in coda_try_fmt_vdoa()570 *use_vdoa = true; in coda_try_fmt_vdoa()655 bool use_vdoa; in coda_try_fmt_vid_cap() local712 ret = coda_try_fmt_vdoa(ctx, f, &use_vdoa); in coda_try_fmt_vid_cap()717 if (!use_vdoa) in coda_try_fmt_vid_cap()823 !coda_try_fmt_vdoa(ctx, f, &ctx->use_vdoa) && in coda_s_fmt()824 ctx->use_vdoa) in coda_s_fmt()[all …]
275 bool use_vdoa; member
1859 ctx->use_vdoa ? "Enabled" : "Disabled"); in __coda_decoder_seq_init()1878 ((ctx->use_vdoa) ? 0 : CODA9_FRAME_TILED2LINEAR); in __coda_decoder_seq_init()1971 if (ctx->use_vdoa) in __coda_decoder_seq_init()2056 ((ctx->use_vdoa) ? 0 : CODA9_FRAME_TILED2LINEAR); in __coda_start_decoding()2181 if (ctx->use_vdoa && in coda_prepare_decode()2381 if (ctx->use_vdoa && in coda_finish_decode()