[go: nahoru, domu]

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

/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
H A Dmp4enc_api.cpp1397 Int width_16, height_16; local
1493 height_16 = ((height + 15) / 16) * 16; /* Round up to nearest multiple of 16 */
1511 video->currVop->height = height_16;
1688 Int width_16, height_16; local
1763 height_16 = ((height + 15) / 16) * 16; /* Round up to nearest multiple of 16 */
1781 video->currVop->height = height_16;

Completed in 39 milliseconds