Searched refs:chromaPartHeight (Results 1 – 2 of 2) sorted by relevance
119 u32 chromaPartHeight) in h264bsdInterpolateChromaHor() argument133 ASSERT(chromaPartHeight); in h264bsdInterpolateChromaHor()138 (y0 < 0) || ((u32)y0+chromaPartHeight > height)) in h264bsdInterpolateChromaHor()141 chromaPartWidth + 1, chromaPartHeight, chromaPartWidth + 1); in h264bsdInterpolateChromaHor()143 h264bsdFillBlock(pRef, block + (chromaPartWidth+1)*chromaPartHeight, in h264bsdInterpolateChromaHor()145 chromaPartHeight, chromaPartWidth + 1); in h264bsdInterpolateChromaHor()151 height = chromaPartHeight; in h264bsdInterpolateChromaHor()164 for (y = (chromaPartHeight >> 1); y; y--) in h264bsdInterpolateChromaHor()215 u32 chromaPartHeight) in h264bsdInterpolateChromaVer() argument229 ASSERT(chromaPartHeight); in h264bsdInterpolateChromaVer()[all …]
91 u32 chromaPartHeight);102 u32 chromaPartHeight);114 u32 chromaPartHeight);