This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Using Slice Mode for QCIF resolutions.



I am using Android IS2P1 from relase notes omapedia.org for Blaze, question about H264 video encoder codec.

When eSliceMode = OMX_VIDEO_SLICEMODE_AVCByteSlice, there is a restriction about it's use, "ensure minimum frameWidth > 320"

is it possible to get enabled slicecoding for QCIF (176x144)?
is this restriction because memory restrictions?