[go: nahoru, domu]

Searched refs:PVInitVideoEncoder (Results 1 - 4 of 4) sorted by relevance

/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/include/
H A Dmp4enc_api.h262 OSCL_IMPORT_REF Bool PVInitVideoEncoder(VideoEncControls *encCtrl, VideoEncOptions *encOption);
/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/test/
H A Dm4v_h263_enc_test.cpp184 if (!PVInitVideoEncoder(&handle, &encParams)) {
/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/
H A DSoftMPEG4Encoder.cpp193 if (!PVInitVideoEncoder(mHandle, mEncParams)) {
/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
H A Dmp4enc_api.cpp185 /* Function : PVInitVideoEncoder() */
193 OSCL_EXPORT_REF Bool PVInitVideoEncoder(VideoEncControls *encoderControl, VideoEncOptions *encOption) function
216 if (encoderControl->videoEncoderInit) /* check if PVInitVideoEncoder() has been called */
1290 /* If PVInitVideoEncoder class it, then we DO NOT deallocate */
2985 /* in PVInitVideoEncoder(.), since we have different places */

Completed in 24 milliseconds