Home | History | Annotate | Download | only in media

Lines Matching refs:BGRA

794 // A common macro for testing converting I420 to ARGB, BGRA and ABGR.
832 TEST_YUVTORGB(I420, BGRA, libyuv::kJpegYuv420, 3., 2);
968 // A common macro for testing converting RAW, BG24, BGRA, and ABGR
999 TEST_ARGB(BGRA, BGRA, 4, 3); // TEST_P(PlanarFunctionsTest, BGRAToARGB)