Searched refs:GRAPHIC_PIXEL_FMT_YCBCR_422_SP (Results 1 – 5 of 5) sorted by relevance
66 format == int32_t(GRAPHIC_PIXEL_FMT_YCBCR_422_SP)) { in IsYUV422SPFormat()161 case int32_t(GRAPHIC_PIXEL_FMT_YCBCR_422_SP): in SplitSurfaceToComponent()
116 GRAPHIC_PIXEL_FMT_YCBCR_422_SP = 22, /**< YCBCR422 semi-planar format */ enumerator
382 GRAPHIC_PIXEL_FMT_YCBCR_422_SP, in CheckIfDoArsrPre()
575 (format == int32_t(GRAPHIC_PIXEL_FMT_YCBCR_422_SP))); in IsYUV422SPImage()
561 (format == int32_t(GRAPHIC_PIXEL_FMT_YCBCR_422_SP))); in IsYUV422SPImage()