Searched refs:VPX_IMG_FMT_I420 (Results 1 – 2 of 2) sorted by relevance
21 VPX_IMG_FMT_I420 = VPX_IMG_FMT_PLANAR | 2, enumerator25 VPX_IMG_FMT_I42016 = VPX_IMG_FMT_I420 | VPX_IMG_FMT_HIGHBITDEPTH,
187 CHECK(mImg->fmt == VPX_IMG_FMT_I420 || mImg->fmt == VPX_IMG_FMT_I42016); in outputBuffers()