Searched refs:M4WRITER_kType_NB (Results 1 - 5 of 5) sorted by relevance

/frameworks/av/libvideoeditor/vss/common/inc/
H A DM4WRITER_common.h63 M4WRITER_kType_NB /* number of writers, keep it as last enum entry */ enumerator in enum:__anon205
/frameworks/av/libvideoeditor/vss/mcs/src/
H A DM4MCS_Codecs.c65 for (i = 0; i < M4WRITER_kType_NB; i++ )
152 if((MediaType == M4WRITER_kUnknown) || (MediaType >= M4WRITER_kType_NB))
453 for (i = 0; i < M4WRITER_kType_NB; i++)
/frameworks/av/libvideoeditor/vss/src/
H A DM4VSS3GPP_Codecs.c58 for ( i = 0; i < M4WRITER_kType_NB; i++ )
151 if( ( MediaType == M4WRITER_kUnknown) || (MediaType >= M4WRITER_kType_NB) )
483 for ( i = 0; i < M4WRITER_kType_NB; i++ )
/frameworks/av/libvideoeditor/vss/inc/
H A DM4VSS3GPP_InternalTypes.h222 M4VSS3GPP_WriterInterface WriterInterface[M4WRITER_kType_NB];
/frameworks/av/libvideoeditor/vss/mcs/inc/
H A DM4MCS_InternalTypes.h532 M4MCS_WriterInterface WriterInterface[M4WRITER_kType_NB];

Completed in 95 milliseconds