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?