Home
last modified time | relevance | path

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

/external/opencore/codecs_v2/video/avc_h264/common/src/
Ddeblock.cpp33 const static int CLIP_TAB[52][5] = variable
338 clipTable = (int *) CLIP_TAB[indexA]; in DeblockMb()
355 clipTable = (int *) CLIP_TAB[indexA]; in DeblockMb()
382 clipTable = (int *)CLIP_TAB[indexA]; in DeblockMb()
396 clipTable_c = (int *)CLIP_TAB[indexA]; in DeblockMb()
445 clipTable = (int *)CLIP_TAB[indexA]; in DeblockMb()
464 clipTable = (int *)CLIP_TAB[indexA]; in DeblockMb()