Searched refs:mvint (Results 1 – 2 of 2) sorted by relevance
29 Int PutMV(Int mvint, BitstreamEncVideo *bitstream);
149 Int PutMV(Int mvint, BitstreamEncVideo *bitstream);211 PutMV(Int mvint, BitstreamEncVideo *bitstream) in PutMV() argument217 if (mvint > 32) in PutMV()219 absmv = -mvint + 65; in PutMV()223 absmv = mvint; in PutMV()229 if (mvint != 0) in PutMV()