Home
last modified time | relevance | path

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

/hardware/intel/img/psb_video/src/mrst/
Dpsb_deblock.c297 uint32_t BlockSizeY, BlockSizeC; in h264_currentIntraBlockPrediction() local
303 BlockSizeC = (1 == bMbIsIPCM) ? 3 : 1; in h264_currentIntraBlockPrediction()
316 BlockSizeC); in h264_currentIntraBlockPrediction()