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

  /hardware/intel/common/libmix/videoencoder/
VideoEncoderLog.h 56 #define CHECK_NULL_RETURN_IFFAIL(POINTER)\
VideoEncoderVP8.cpp 382 CHECK_NULL_RETURN_IFFAIL(videoEncParams);
395 CHECK_NULL_RETURN_IFFAIL(videoEncParams);
408 CHECK_NULL_RETURN_IFFAIL(videoEncConfig);
462 CHECK_NULL_RETURN_IFFAIL(videoEncConfig);
VideoEncoderMP4.cpp 37 CHECK_NULL_RETURN_IFFAIL(inBuffer);
102 CHECK_NULL_RETURN_IFFAIL(outBuffer);
VideoEncoderAVC.cpp 83 CHECK_NULL_RETURN_IFFAIL(videoEncParams);
108 CHECK_NULL_RETURN_IFFAIL(videoEncParams);
123 CHECK_NULL_RETURN_IFFAIL(videoEncConfig);
190 CHECK_NULL_RETURN_IFFAIL(videoEncConfig);
467 CHECK_NULL_RETURN_IFFAIL(inBuffer);
542 CHECK_NULL_RETURN_IFFAIL(mCurSegment->buf);
599 CHECK_NULL_RETURN_IFFAIL(mCurSegment->buf);
670 CHECK_NULL_RETURN_IFFAIL(mCurSegment->buf);
    [all...]
VideoEncoderBase.cpp 334 CHECK_NULL_RETURN_IFFAIL(inBuffer);
467 CHECK_NULL_RETURN_IFFAIL(outBuffer);
517 CHECK_NULL_RETURN_IFFAIL(mOutCodedBufferPtr);
692 CHECK_NULL_RETURN_IFFAIL(mOutCodedBufferPtr);
881 CHECK_NULL_RETURN_IFFAIL(outBuffer->data);
973 CHECK_NULL_RETURN_IFFAIL(videoEncParams);
    [all...]
PVSoftMPEG4Encoder.cpp 290 CHECK_NULL_RETURN_IFFAIL(videoEncParams);
345 CHECK_NULL_RETURN_IFFAIL(videoEncParams);

Completed in 161 milliseconds