Searched defs:iAacType (Results 1 - 2 of 2) sorted by relevance

/frameworks/av/libvideoeditor/vss/src/
H A DM4VSS3GPP_Clip.c1133 M4_AACType iAacType = 0; local
1207 (M4OSA_DataOption) &iAacType);
1214 iAacType = M4_kAAC; //set to default
1221 iAacType);
1223 switch( iAacType )
/frameworks/av/libvideoeditor/vss/mcs/src/
H A DM4MCS_API.c9368 M4_AACType iAacType = 0; local
9626 (M4OSA_DataOption) &iAacType);
9634 iAacType = M4_kAAC; //set to default
9642 iAacType);
9645 switch( iAacType )

Completed in 114 milliseconds