Searched refs:use_vdoa (Results 1 – 3 of 3) sorted by relevance
554 bool *use_vdoa) in coda_try_fmt_vdoa() argument561 if (!use_vdoa) in coda_try_fmt_vdoa()565 *use_vdoa = false; in coda_try_fmt_vdoa()572 *use_vdoa = false; in coda_try_fmt_vdoa()576 *use_vdoa = true; in coda_try_fmt_vdoa()668 bool use_vdoa; in coda_try_fmt_vid_cap() local730 ret = coda_try_fmt_vdoa(ctx, f, &use_vdoa); in coda_try_fmt_vid_cap()735 if (!use_vdoa) in coda_try_fmt_vid_cap()839 !coda_try_fmt_vdoa(ctx, f, &ctx->use_vdoa) && in coda_s_fmt()840 ctx->use_vdoa) in coda_s_fmt()[all …]
286 bool use_vdoa; member
1884 ctx->use_vdoa ? "Enabled" : "Disabled"); in __coda_decoder_seq_init()1903 ((ctx->use_vdoa) ? 0 : CODA9_FRAME_TILED2LINEAR); in __coda_decoder_seq_init()2003 if (ctx->use_vdoa) in __coda_decoder_seq_init()2080 ((ctx->use_vdoa) ? 0 : CODA9_FRAME_TILED2LINEAR); in __coda_start_decoding()2203 if (ctx->use_vdoa && in coda_prepare_decode()2406 if (ctx->use_vdoa && in coda_finish_decode()