Searched refs:EmptyThisBuffer (Results 51 - 56 of 56) sorted by relevance

123

/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_enc/test/
H A DJPEGTestEnc.c1819 pComponent->EmptyThisBuffer(pHandle, pInBuff[nCounter]);
1904 /* call EmptyThisBuffer (send buffer back to component */
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_enc/src/
H A DOMX_JpegEncoder.c462 pHandle->EmptyThisBuffer = JPEGENC_EmptyThisBuffer;
1732 OMX_PRBUFFER2(pComponentPrivate->dbg, "EmptyThisBuffer nInPortIn %lu\n", pComponentPrivate->nInPortIn);
1796 OMX_PRCOMM2(pComponentPrivate->dbg, "EmptyThisBuffer: write to the queue %p \n", pBuffHead);
/hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/src/
H A DOMX_VPP.c651 pHandle->EmptyThisBuffer = VPP_EmptyThisBuffer;
1964 * EmptyThisBuffer() This callback is used to send the input buffer to
1998 VPP_DPRINT("VPP: EmptyThisBuffer() %p\n", pBufHdr);
/hardware/ti/omap4-aah/domx/domx/omx_proxy_common/src/
H A Domx_proxy_common.c2269 hComp->EmptyThisBuffer = PROXY_EmptyThisBuffer;
/hardware/ti/omap4xxx/domx/domx/omx_proxy_common/src/
H A Domx_proxy_common.c2098 hComp->EmptyThisBuffer = PROXY_EmptyThisBuffer;
/hardware/ti/omap3/omx/video/src/openmax_il/video_decode/src/
H A DOMX_VideoDecoder.c318 pHandle->EmptyThisBuffer = VIDDEC_EmptyThisBuffer;

Completed in 225 milliseconds

123