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);
409 CHECK_NULL_RETURN_IFFAIL(videoEncConfig);
464 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 331 CHECK_NULL_RETURN_IFFAIL(inBuffer);
464 CHECK_NULL_RETURN_IFFAIL(outBuffer);
514 CHECK_NULL_RETURN_IFFAIL(mOutCodedBufferPtr);
689 CHECK_NULL_RETURN_IFFAIL(mOutCodedBufferPtr);
876 CHECK_NULL_RETURN_IFFAIL(outBuffer->data);
968 CHECK_NULL_RETURN_IFFAIL(videoEncParams);
    [all...]
PVSoftMPEG4Encoder.cpp 290 CHECK_NULL_RETURN_IFFAIL(videoEncParams);
345 CHECK_NULL_RETURN_IFFAIL(videoEncParams);

Completed in 687 milliseconds