Searched refs:VPX_IMG_FMT_I420 (Results 1 – 4 of 4) 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,
964 if (img->fmt != VPX_IMG_FMT_I420 && img->fmt != VPX_IMG_FMT_I42016) { in outputBuffer()
188 CHECK(mImg->fmt == VPX_IMG_FMT_I420 || mImg->fmt == VPX_IMG_FMT_I42016); in outputBuffers()