Split422LS_MCU

Convert 422 MCU to 422 interleaved data

Synopsis

FwStatus   fwiSplit422LS_MCU_8u16s_C2P3R ( const Fw8u * pSrcint srcStepFw16s * pDstMCU[3] );

Parameters

pDstMCU[3]   Array of pointers to destination MCU image blocks.
pSrc   Pointer to a location in a source buffer.
srcStep   Source buffer step size (width of the buffer in bytes).

Description

This function steps through a 4:2:2 chrominance sub-sampled MCU in a source buffer, splits the source MCU into two blocks of interleaved 4:2:2 chrominance sub-sampled pixel data, level-shifts the source data to unsigned values, and writes the output data to a destination buffer.