Home
last modified time | relevance | path

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

/frameworks/av/media/codecs/m4v_h263/enc/src/
Dfastcodemb.cpp114 ColTh = ColThIntra[QP]; in CodeMB_H263()
337 ColTh = ColThIntra[QP]; in CodeMB_MPEG()
Ddct.h27 const static Int ColThIntra[32] = {0, 0x1C, 0x3C, 0x5C, 0x7C, 0x9C, 0xBC, 0xDC, variable