Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
Dmotion_comp.cpp107 Int height, pitch, pitch_uv, height_uv; in getMotionCompensatedMB() local
121 height_uv = height >> 1; in getMotionCompensatedMB()
158 pitch_uv, (currVop->width) >> 1, height_uv, round1); in getMotionCompensatedMB()
182 pitch_uv, (currVop->width) >> 1, height_uv, round1); in getMotionCompensatedMB()
301 Int height_uv, /* i */ in EncPrediction_Chrom() argument
308 ypred <= ((height_uv << 1) - (2*B_SIZE))) in EncPrediction_Chrom()
331 width_uv, height_uv, round1); in EncPrediction_Chrom()
336 width_uv, height_uv, round1); in EncPrediction_Chrom()
Dmp4enc_lib.h109 UChar *cv_rec, Int pitch_uv, Int width_uv, Int height_uv, Int round1);
/frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/
Dmp4dec_lib.h138 int height_uv, /* i */