Home
last modified time | relevance | path

Searched refs:MPP_FMT_AYUV2BPP (Results 1 – 2 of 2) sorted by relevance

/rockchip-linux_mpp/utils/
H A Dosd3_test.c266 cfg->fmt = MPP_FMT_AYUV2BPP; in translate_argb()
332 if (region->fmt == MPP_FMT_AYUV2BPP || region->fmt == MPP_FMT_AYUV1BPP) in osd3_test_case_fmt()
/rockchip-linux_mpp/inc/
H A Dmpp_frame.h272 MPP_FMT_AYUV2BPP = (MPP_FRAME_FMT_YUV + 18), /* YYYY... UVUVUVUV... */ enumerator