Searched refs:M4ENCODER_kNULL (Results 1 - 2 of 2) sorted by relevance

/frameworks/av/libvideoeditor/vss/common/inc/
H A DM4ENCODER_common.h118 M4ENCODER_kNULL, enumerator in enum:__anon162
/frameworks/av/libvideoeditor/vss/mcs/src/
H A DM4MCS_API.c2250 pC->EncodingVideoFormat = M4ENCODER_kNULL; /**< No format set yet */
3152 && (M4ENCODER_kNULL == pC->EncodingVideoFormat) )
3717 pC->EncodingVideoFormat = M4ENCODER_kNULL;
4663 && (pC->EncodingVideoFormat != M4ENCODER_kNULL) )
4813 else if( pC->EncodingVideoFormat == M4ENCODER_kNULL )
5353 && (pC->EncodingVideoFormat != M4ENCODER_kNULL)
5442 && (pC->EncodingVideoFormat == M4ENCODER_kNULL) )
5461 && (pC->EncodingVideoFormat == M4ENCODER_kNULL) )
5689 if( pC->EncodingVideoFormat == M4ENCODER_kNULL )
5884 //if((M4ENCODER_kNULL
[all...]

Completed in 93 milliseconds