Searched refs:xa_format_a (Results 1 – 3 of 3) sorted by relevance
90 #define xa_format_a(f) (((f) >> 12) & 0x0f) macro97 #define xa_format_argb_depth(f) (xa_format_a(f) + \
144 if (xa_format_a(dst_pic->pict_format) == 0 && blend->alpha_dst) { in blend_for_op()295 xa_format_a(src_pic_format) == 0); in picture_format_fixups()
457 if (xa_format_a(dst_xa_format) != 0 && in renderer_copy_prepare()458 xa_format_a(src_xa_format) == 0) in renderer_copy_prepare()