Searched refs:tgsi_yuv_transform (Results 1 – 1 of 1) sorted by relevance
34 struct tgsi_yuv_transform { struct56 static inline struct tgsi_yuv_transform * argument57 tgsi_yuv_transform(struct tgsi_transform_context *tctx) in tgsi_yuv_transform() function59 return (struct tgsi_yuv_transform *)tctx; in tgsi_yuv_transform()148 struct tgsi_yuv_transform *ctx = tgsi_yuv_transform(tctx); in emit_immed()185 struct tgsi_yuv_transform *ctx = tgsi_yuv_transform(tctx); in emit_decls()249 struct tgsi_yuv_transform *ctx = tgsi_yuv_transform(tctx); in yuv_to_rgb()303 struct tgsi_yuv_transform *ctx = tgsi_yuv_transform(tctx); in lower_nv12()338 struct tgsi_yuv_transform *ctx = tgsi_yuv_transform(tctx); in lower_iyuv()387 struct tgsi_yuv_transform *ctx = tgsi_yuv_transform(tctx); in transform_instr()[all …]