Searched refs:ref_offset (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/media/libstagefright/codecs/avc/enc/src/
H A Dmotion_comp.cpp274 int result, curr_offset, ref_offset; local
282 ref_offset = inpitch - blkwidth;
355 p_ref += ref_offset; /* ref_offset = inpitch-blkwidth; */
360 p_ref -= (ref_offset + blkwidth); /* input */
427 p_ref += ref_offset; /* move to the next line */
489 p_ref += ref_offset; /* ref_offset = inpitch-blkwidth; */
494 p_ref -= (ref_offset + blkwidth); /* input */
550 p_ref += ref_offset;
564 int result, result2, curr_offset, ref_offset; local
722 int result, curr_offset, ref_offset; local
785 int result, curr_offset, ref_offset; local
1088 int result, curr_offset, ref_offset; local
1153 int result, result2, curr_offset, ref_offset; local
1313 int curr_offset, ref_offset; local
[all...]

Completed in 224 milliseconds