Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
Dfastidct.cpp1858 Int dctMode, UChar *rec, UChar *pred, Int lx_intra) in BlockIDCTMotionComp() argument
1867 Int lx = lx_intra >> 1; in BlockIDCTMotionComp()
1868 Int intra = (lx_intra & 1); in BlockIDCTMotionComp()