HomeSort by relevance Sort by last modified time
    Searched refs:M4WRITER_kType_NB (Results 1 - 5 of 5) sorted by null

  /frameworks/media/libvideoeditor/vss/common/inc/
M4WRITER_common.h 63 M4WRITER_kType_NB /* number of writers, keep it as last enum entry */
  /frameworks/media/libvideoeditor/vss/mcs/src/
M4MCS_Codecs.c 65 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++)
    [all...]
  /frameworks/media/libvideoeditor/vss/src/
M4VSS3GPP_Codecs.c 58 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++ )
    [all...]
  /frameworks/media/libvideoeditor/vss/inc/
M4VSS3GPP_InternalTypes.h 222 M4VSS3GPP_WriterInterface WriterInterface[M4WRITER_kType_NB];
    [all...]
  /frameworks/media/libvideoeditor/vss/mcs/inc/
M4MCS_InternalTypes.h 532 M4MCS_WriterInterface WriterInterface[M4WRITER_kType_NB];

Completed in 1963 milliseconds