Searched refs:use_vdoa (Results 1 – 3 of 3) sorted by relevance
549 bool *use_vdoa) in coda_try_fmt_vdoa() argument556 if (!use_vdoa) in coda_try_fmt_vdoa()560 *use_vdoa = false; in coda_try_fmt_vdoa()567 *use_vdoa = false; in coda_try_fmt_vdoa()571 *use_vdoa = true; in coda_try_fmt_vdoa()663 bool use_vdoa; in coda_try_fmt_vid_cap() local725 ret = coda_try_fmt_vdoa(ctx, f, &use_vdoa); in coda_try_fmt_vid_cap()730 if (!use_vdoa) in coda_try_fmt_vid_cap()836 !coda_try_fmt_vdoa(ctx, f, &ctx->use_vdoa) && in coda_s_fmt()837 ctx->use_vdoa) in coda_s_fmt()[all …]
286 bool use_vdoa; member
1878 ctx->use_vdoa ? "Enabled" : "Disabled"); in __coda_decoder_seq_init()1897 ((ctx->use_vdoa) ? 0 : CODA9_FRAME_TILED2LINEAR); in __coda_decoder_seq_init()1997 if (ctx->use_vdoa) in __coda_decoder_seq_init()2074 ((ctx->use_vdoa) ? 0 : CODA9_FRAME_TILED2LINEAR); in __coda_start_decoding()2197 if (ctx->use_vdoa && in coda_prepare_decode()2400 if (ctx->use_vdoa && in coda_finish_decode()