Home
last modified time | relevance | path

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

/external/opencore/codecs_v2/video/m4v_h263/enc/src/
Dmotion_comp.cpp108 Int height, pitch, pitch_uv, height_uv; in getMotionCompensatedMB() local
121 pitch_uv = pitch >> 1; in getMotionCompensatedMB()
159 pitch_uv, (currVop->width) >> 1, height_uv, round1); in getMotionCompensatedMB()
183 pitch_uv, (currVop->width) >> 1, height_uv, round1); in getMotionCompensatedMB()
Dmp4enc_lib.h109 UChar *cv_rec, Int pitch_uv, Int width_uv, Int height_uv, Int round1);