Searched refs:decoded_fmts (Results 1 – 2 of 2) sorted by relevance
120 .decoded_fmts = rkvdec_h264_decoded_fmts,168 rkvdec_reset_fmt(ctx, f, ctx->coded_fmt_desc->decoded_fmts[0]); in rkvdec_reset_decoded_fmt()171 ctx->coded_fmt_desc->decoded_fmts[0], in rkvdec_reset_decoded_fmt()228 if (coded_desc->decoded_fmts[i] == pix_mp->pixelformat) in rkvdec_try_capture_fmt()233 pix_mp->pixelformat = coded_desc->decoded_fmts[0]; in rkvdec_try_capture_fmt()404 f->pixelformat = ctx->coded_fmt_desc->decoded_fmts[f->index]; in rkvdec_enum_capture_fmt()
79 const u32 *decoded_fmts; member