Home | History | Annotate | Download | only in media

Lines Matching full:bgra

724 // A common macro for testing converting I420 to ARGB, BGRA and ABGR.
763 TEST_YUVTORGB(I420, BGRA, libyuv::kJpegYuv420, 3., 2);
899 // A common macro for testing converting RAW, BG24, BGRA, and ABGR
931 TEST_ARGB(BGRA, BGRA, 4, 3); // TEST_P(PlanarFunctionsTest, BGRAToARGB)