Searched refs:coded_fmt (Results 1 – 3 of 3) sorted by relevance
151 struct v4l2_format *f = &ctx->coded_fmt; in rkvdec_reset_coded_fmt()172 ctx->coded_fmt.fmt.pix_mp.width, in rkvdec_reset_decoded_fmt()173 ctx->coded_fmt.fmt.pix_mp.height); in rkvdec_reset_decoded_fmt()342 ctx->coded_fmt = *f; in rkvdec_s_output_fmt()370 *f = ctx->coded_fmt; in rkvdec_g_output_fmt()445 f = &ctx->coded_fmt; in rkvdec_queue_setup()474 f = &ctx->coded_fmt; in rkvdec_buf_prepare()
96 struct v4l2_format coded_fmt; member
674 WRITE_PPS(DIV_ROUND_UP(ctx->coded_fmt.fmt.pix_mp.width, 16), PIC_WIDTH_IN_MBS); in assemble_hw_pps()675 WRITE_PPS(DIV_ROUND_UP(ctx->coded_fmt.fmt.pix_mp.height, 16), PIC_HEIGHT_IN_MBS); in assemble_hw_pps()