Searched refs:free (Results 101 - 125 of 264) sorted by relevance

1234567891011

/frameworks/av/libvideoeditor/lvpp/
H A DDummyVideoSource.cpp97 free(mImageBuffer);
/frameworks/av/libvideoeditor/vss/src/
H A DM4AD_Null.c120 free(pC);
H A DM4PCMR_CoreReader.c163 free(context);
421 * - Verifies that the current reader's state allows to free an AU
571 free(c->m_pDecoderSpecInfo);
586 free(c->m_pAuBuffer);
598 free(c);
H A DM4READER_Amr.c119 free(pC);
207 free(\
215 free(pC->m_pAudioStream);
677 /* keep trace of the allocated buffers in AU to be able to free them at destroy()
763 free(*pRdrGlobalInterface);
H A DM4PTO3GPP_API.c1098 /**< don't return, we have to free other components */
1113 /**< don't return, we have to free other components */
1120 /**< don't return, we have to free other components */
1126 free(pC->m_pReaderAudioAU);
1139 /**< don't return, we have to free other components */
1145 free(pC->m_pWriterVideoStream);
1150 free(pC->m_pWriterAudioStream);
1155 free(pC->m_pWriterVideoStreamInfo);
1160 free(pC->m_pWriterAudioStreamInfo);
1169 free(p
[all...]
H A DM4VSS3GPP_Clip.c378 free(pTempFile);
764 * But we don't have to free the audio stream. It will be freed by the reader when closing it*/
778 free(pClipCtxt->AudioDecBufferOut.m_dataAddress);
1690 /**< don't return, we still have stuff to free */
1700 free(pClipCtxt->AudioDecBufferOut.m_dataAddress);
1708 it can't be free unless it is set to NULL */
1783 /**< don't return, we still have stuff to free */
1795 free(pClipCtxt->AudioDecBufferOut.m_dataAddress);
1803 it can't be free unless it is set to NULL */
1849 free(pClipCtx
[all...]
/frameworks/av/media/libmediaplayerservice/
H A DTestPlayerStub.cpp172 free(mUrl);
/frameworks/av/media/libstagefright/codecs/amrnb/common/src/
H A Dlsp.cpp361 free(*st);
/frameworks/av/media/libstagefright/codecs/amrnb/enc/src/
H A Dcl_ltp.cpp385 free(*state);
425 free(*state);
H A Dton_stab.cpp352 free(*state);
387 free(*state);
/frameworks/av/media/mtp/
H A DMtpDevice.cpp76 free(manufacturerName);
77 free(productName);
85 free(interfaceName);
88 free(interfaceName);
94 free(manufacturerName);
95 free(productName);
604 free(initialData);
700 free(initialData);
705 free(initialData);
/frameworks/base/cmds/app_process/
H A Dapp_main.cpp77 free(slashClassName);
/frameworks/base/core/jni/
H A Dandroid_ddm_DdmHandleNativeHeap.cpp124 free(mapsFile);
126 // free the info up!
H A Dandroid_hardware_SerialPort.cpp184 free(buf);
219 free(buf);
/frameworks/base/services/jni/
H A Dcom_android_server_LightsService.cpp103 free(devices);
/frameworks/base/tools/aapt/
H A Dprintapk.cpp84 free(name);
H A DImages.cpp39 free(rows);
43 free(allocRows[i]);
45 free(allocRows);
47 free(info9Patch.xDivs);
48 free(info9Patch.yDivs);
49 free(info9Patch.colors);
720 free(newData);
1108 free(outRows[i]);
1110 free(outRows);
1111 free(unknown
[all...]
/frameworks/native/opengl/tests/gl2_copyTexImage/
H A Dgl2_copyTexImage.cpp92 free(buf);
130 free(buf);
352 free(configs);
361 free(configs);
/frameworks/native/opengl/tools/glgen/stubs/gles11/
H A DglGetShaderSource.cpp109 free(buf);
/frameworks/rs/cpp/
H A DRenderScript.cpp147 free(rbuf);
/frameworks/av/media/libstagefright/foundation/
H A DAString.cpp107 free(mData);
334 free(buffer);
/frameworks/native/libs/ui/
H A DGraphicBuffer.cpp106 allocator.free(handle);
137 allocator.free(handle);
239 // free previous handle if any
/frameworks/native/opengl/tests/finish/
H A Dfinish.cpp96 free(dst);
98 free(texels);
/frameworks/wilhelm/tests/sandbox/
H A Dengine.c169 free(engine_ids);
170 free(engine_req);
/frameworks/av/libvideoeditor/vss/stagefrightshells/src/
H A DVideoEditor3gpReader.cpp158 free((M4OSA_Int32*)pContext);
541 free(pC->mAudioStreamHandler->\
554 free(pAU);
558 free(pAudioSbrUserData->\
561 free(pAudioSbrUserData);
566 free(pC->mAudioStreamHandler->m_pESDSInfo);
571 free(pC->mAudioStreamHandler);
581 free(pC->mVideoStreamHandler->\
588 free(pC->mVideoStreamHandler->\
595 free(p
[all...]

Completed in 421 milliseconds

1234567891011