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

/frameworks/av/libvideoeditor/vss/inc/
H A DM4VSS3GPP_InternalTypes.h437 M4OSA_UInt16 uiVideoOutputDsiSize; /**< Size of the Decoder Specific Info member in struct:__anon261
/frameworks/av/libvideoeditor/vss/src/
H A DM4VSS3GPP_Edit.c193 pC->ewc.uiVideoOutputDsiSize = 0;
2339 uiVideoOutputDsiSize; /**< Previously computed output DSI size */
2630 pC->ewc.uiVideoOutputDsiSize = 7;
2632 (M4OSA_MemAddr8)M4OSA_32bitAlignedMalloc(pC->ewc.uiVideoOutputDsiSize,
2727 pC->ewc.uiVideoOutputDsiSize = (M4OSA_UInt16)encHeader->Size;
H A DM4VSS3GPP_AudioMixing.c1007 pC->ewc.uiVideoOutputDsiSize = (M4OSA_UInt16)encHeader->Size;
1033 pC->ewc.uiVideoOutputDsiSize =

Completed in 309 milliseconds