Searched defs:buff (Results 1 - 25 of 47) sorted by relevance

12

/hardware/libhardware/include/hardware/
H A Dqemu_pipe.h57 char buff[256]; local
66 snprintf(buff, sizeof buff, "pipe:%s", pipeName);
77 buffLen = strlen(buff);
79 ret = TEMP_FAILURE_RETRY(write(fd, buff, buffLen+1));
H A Dqemud.h44 qemud_fd_write(int fd, const void* buff, int len) argument
48 len2 = write(fd, buff, len);
54 qemud_fd_read(int fd, void* buff, int len) argument
58 len2 = read(fd, buff, len);
/hardware/libhardware/modules/usbaudio/
H A Dlogging.c39 char buff[BUFF_SIZE]; local
40 buff[0] = '\0';
43 strcat(buff, "[");
47 strcat(buff, (mask->bits[slot_index] & bit_mask) != 0 ? "1" : "0");
51 strcat(buff, ",");
54 strcat(buff, "]");
56 ALOGV("%s: mask:%s", mask_name, buff);
/hardware/samsung_slsi/exynos5/exynos_omx/codecs/exynos_codecs/audio/exynos5/srp/alp/src/
H A Dsrp_api.c101 int SRP_Decode(void *buff, int size_byte) argument
109 ret = write(srp_dev, buff, size_byte); /* Write Buffer to RP Driver */
/hardware/intel/img/hwcomposer/common/base/
H A DHwcModule.cpp73 char *buff,
77 hwc->dump(buff, buff_len, 0);
72 hwc_dump(struct hwc_composer_device_1 *dev, char *buff, int buff_len) argument
H A DHwcomposer.cpp365 bool Hwcomposer::dump(char *buff, int buff_len, int * /* cur_len */) argument
369 Dump d(buff, buff_len);
/hardware/libhardware_legacy/qemu/
H A Dqemu.c65 qemu_fd_read( int fd, char* buff, int len ) argument
69 len2 = read(fd, buff, len);
/hardware/qcom/display/msm8960/libhwcomposer/
H A Dhwc.cpp569 void hwc_dump(struct hwc_composer_device_1* dev, char *buff, int buff_len) argument
586 strlcpy(buff, aBuf.string(), buff_len);
/hardware/intel/common/omx-components/videocodec/
H A DOMXVideoDecoderVP9Hybrid.cpp69 uint32_t buff[MAX_GRAPHIC_BUFFER_NUM]; local
89 buff[i] = (uint32_t)(buf_hdr->pBuffer);
123 mInitDecoder(mHybridCtx,bufferSize,bufferStride,bufferWidth, bufferHeight,bufferCount,gralloc_mode, buff);
129 uint32_t buff[MAX_GRAPHIC_BUFFER_NUM]; local
149 buff[i] = (uint32_t)(buf_hdr->pBuffer);
152 mInitDecoder(mHybridCtx,bufferSize,bufferStride,bufferWidth,bufferHeight,bufferCount,gralloc_mode, buff);
/hardware/qcom/display/msm8226/libhwcomposer/
H A Dhwc.cpp808 void hwc_dump(struct hwc_composer_device_1* dev, char *buff, int buff_len) argument
833 strlcpy(buff, aBuf.string(), buff_len);
/hardware/qcom/display/msm8974/libhwcomposer/
H A Dhwc.cpp665 void hwc_dump(struct hwc_composer_device_1* dev, char *buff, int buff_len) argument
688 strlcpy(buff, aBuf.string(), buff_len);
/hardware/qcom/display/msm8084/libhwcomposer/
H A Dhwc.cpp816 void hwc_dump(struct hwc_composer_device_1* dev, char *buff, int buff_len) argument
839 strlcpy(buff, aBuf.string(), buff_len);
/hardware/ril/reference-ril/
H A Datchannel.c59 void AT_DUMP(const char* prefix, const char* buff, int len) argument
62 len = strlen(buff);
63 RLOGD("%.*s", len, buff);
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_dec/src/
H A DOMX_AacDecoder.c1513 OMX_PRBUFFER2(pComponentPrivate->dbg, "%d :: Component Sending Filled ip buff %p to Component Thread\n",__LINE__,pBuffer);
1561 OMX_PRBUFFER2(pComponentPrivate->dbg, "%d :: Component Sending Emptied op buff %p to Component Thread\n",__LINE__,pBuffer);
1947 OMX_U8* buff; local
1959 buff = (OMX_U8 *)pComponentPrivate->pInputBufferList->pBufHdr[i];
1960 if (buff == (OMX_U8 *)pBuffer) {
1962 OMX_PRBUFFER2(pComponentPrivate->dbg, "buff = %p\n",buff);
1969 OMX_PRBUFFER2(pComponentPrivate->dbg, "%d :: buff = %p\n",__LINE__,buff);
1975 buff
[all...]
/hardware/ti/omap3/omx/audio/src/openmax_il/g711_dec/src/
H A DOMX_G711Decoder.c1347 G711DEC_DPRINT ("%d :: Component Sending Filled ip buff %p \
1393 G711DEC_DPRINT ("%d :: Component Sending Emptied op buff %p \
1710 OMX_BUFFERHEADERTYPE* buff = NULL; local
1722 buff = pComponentPrivate->pInputBufferList->pBufHdr[i];
1723 if (buff == pBuffer) {
1725 G711DEC_DPRINT("buff = %p\n",buff);
1732 G711DEC_DPRINT("buff = %p\n",buff);
1738 buff
[all...]
/hardware/ti/omap3/omx/audio/src/openmax_il/g711_enc/src/
H A DOMX_G711Encoder.c1192 G711ENC_DPRINT("%d :: Comp Sending Filled ip buff = %p to CompThread\n",__LINE__,pBuffer);
1239 G711ENC_DPRINT("%d :: Comp Sending Emptied op buff = %p to CompThread\n",__LINE__,pBuffer);
1546 OMX_BUFFERHEADERTYPE* buff = NULL; local
1560 buff = pComponentPrivate->pInputBufferList->pBufHdr[i];
1561 if (buff == pBuffer) {
1563 G711ENC_DPRINT("%d :: buff = %p\n",__LINE__,buff);
1570 G711ENC_DPRINT("%d :: buff = %p\n",__LINE__,buff);
1576 buff
[all...]
/hardware/ti/omap3/omx/audio/src/openmax_il/g722_dec/src/
H A DOMX_G722Decoder.c1349 G722DEC_DPRINT (":: Component Sending Filled ip buff %p \
1403 G722DEC_DPRINT (" :: Component Sending Emptied op buff %p \
1788 OMX_U8* buff = NULL; local
1799 buff = (OMX_U8 *)pComponentPrivate->pInputBufferList->pBufHdr[i];
1800 if (buff == (OMX_U8 *)pBuffer) {
1802 G722DEC_DPRINT("buff = %p\n",buff);
1812 buff = (OMX_U8 *)pComponentPrivate->pOutputBufferList->pBufHdr[i];
1813 if (buff == (OMX_U8 *)pBuffer) {
1815 G722DEC_DPRINT("buff
[all...]
/hardware/ti/omap3/omx/audio/src/openmax_il/g722_enc/src/
H A DOMX_G722Encoder.c1425 G722ENC_DPRINT ("%d :: %s :: Component Sending Filled ip buff %p \
1508 G722ENC_DPRINT ("%d :: %s :: Component Sending Emptied op buff %p \
1798 OMX_BUFFERHEADERTYPE* buff = NULL; local
1810 buff = pComponentPrivate->pInputBufferList->pBufHdr[i];
1811 if (buff == pBuffer) {
1813 G722ENC_DPRINT("buff = %p\n",buff);
1820 G722ENC_DPRINT("buff = %p\n",buff);
1826 buff
[all...]
/hardware/ti/omap3/omx/audio/src/openmax_il/g726_dec/src/
H A DOMX_G726Decoder.c1369 G726DEC_DPRINT (":: Component Sending Filled ip buff %p \
1423 G726DEC_DPRINT (" :: Component Sending Emptied op buff %p \
1829 OMX_U8* buff = NULL; local
1842 buff = (OMX_U8 *)pComponentPrivate->pInputBufferList->pBufHdr[i];
1843 if (buff == (OMX_U8 *)pBuffer) {
1845 G726DEC_DPRINT("buff = %p\n",buff);
1855 buff = (OMX_U8 *)pComponentPrivate->pOutputBufferList->pBufHdr[i];
1856 if (buff == (OMX_U8 *)pBuffer) {
1858 G726DEC_DPRINT("buff
[all...]
/hardware/ti/omap3/omx/audio/src/openmax_il/g726_enc/src/
H A DOMX_G726Encoder.c1119 G726ENC_DPRINT("%d :: Comp Sending Filled ip buff = %p to CompThread\n",__LINE__,pBuffer);
1165 G726ENC_DPRINT("%d :: Comp Sending Emptied op buff = %p to CompThread\n",__LINE__,pBuffer);
1466 OMX_BUFFERHEADERTYPE* buff = NULL; local
1480 buff = pComponentPrivate->pInputBufferList->pBufHdr[i];
1481 if (buff == pBuffer) {
1483 G726ENC_DPRINT("%d :: buff = %p\n",__LINE__,buff);
1490 G726ENC_DPRINT("%d :: buff = %p\n",__LINE__,buff);
1496 buff
[all...]
/hardware/ti/omap3/omx/audio/src/openmax_il/g729_dec/src/
H A DOMX_G729Decoder.c1368 G729DEC_DPRINT ("%d :: Component Sending Filled ip buff %p \
1419 G729DEC_DPRINT ("%d :: Component Sending Emptied op buff %p \
1757 OMX_BUFFERHEADERTYPE* buff = NULL; local
1772 buff = pComponentPrivate->pInputBufferList->pBufHdr[i];
1773 if (buff == pBuffer)
1776 G729DEC_DPRINT("buff = %p\n", buff);
1784 G729DEC_DPRINT("buff = %p\n", buff);
1792 buff
[all...]
/hardware/ti/omap3/omx/audio/src/openmax_il/g729_enc/src/
H A DOMX_G729Encoder.c1348 G729ENC_DPRINT("Comp Sending Filled ip buff = %p to CompThread\n", pBuffer);
1405 G729ENC_DPRINT("Comp Sending Emptied op buff = %p to CompThread\n", pBuffer);
1752 OMX_BUFFERHEADERTYPE* buff = NULL; local
1767 buff = pComponentPrivate->pInputBufferList->pBufHdr[i];
1768 if (buff == pBuffer)
1771 G729ENC_DPRINT("buff = %p\n", buff);
1779 G729ENC_DPRINT("buff = %p\n", buff);
1787 buff
[all...]
/hardware/ti/omap3/omx/audio/src/openmax_il/mp3_dec/src/
H A DOMX_Mp3Decoder.c1549 OMX_PRCOMM2(pComponentPrivate->dbg, "Sending Filled IN buff %p\n",pBuffer);
1682 OMX_PRCOMM2(pComponentPrivate->dbg, "Sending Emptied OUT buff %p\n",pBuffer);
2034 OMX_U8* buff; local
2047 buff = (OMX_U8 *)pComponentPrivate->pInputBufferList->pBufHdr[i];
2048 if (buff == (OMX_U8 *)pBuffer) {
2050 OMX_PRBUFFER2(pComponentPrivate->dbg, "buff = %p\n",buff);
2058 buff = (OMX_U8 *)pComponentPrivate->pOutputBufferList->pBufHdr[i];
2059 if (buff == (OMX_U8 *)pBuffer) {
2061 OMX_PRBUFFER2(pComponentPrivate->dbg, "buff
[all...]
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_dec/src/
H A DOMX_AmrDecoder.c1542 OMX_PRBUFFER2(pComponentPrivate->dbg, "%d ::OMX_AmrDecoder.c :: Component Sending Filled ip buff %p \
1589 OMX_PRBUFFER2(pComponentPrivate->dbg, "%d ::OMX_AmrDecoder.c :: Component Sending Emptied op buff %p \
1928 OMX_BUFFERHEADERTYPE* buff; local
1939 buff = pComponentPrivate->pInputBufferList->pBufHdr[i];
1940 if (buff == pBuffer) {
1942 OMX_PRBUFFER2(pComponentPrivate->dbg, "buff = %p\n",buff);
1949 OMX_PRBUFFER2(pComponentPrivate->dbg, "buff = %p\n",buff);
1955 buff
[all...]
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_enc/src/
H A DOMX_AmrEncoder.c1597 OMX_PRBUFFER2(pComponentPrivate->dbg, "%d :: Comp Sending Filled ip buff = %p to CompThread\n",__LINE__,pBuffer);
1657 OMX_PRBUFFER2(pComponentPrivate->dbg, "%d :: Comp Sending Emptied op buff = %p to CompThread\n",__LINE__,pBuffer);
1997 OMX_BUFFERHEADERTYPE* buff; local
2010 buff = pComponentPrivate->pInputBufferList->pBufHdr[i];
2011 if (buff == pBuffer) {
2013 OMX_PRBUFFER2(pComponentPrivate->dbg, "%d :: buff = %p\n",__LINE__,buff);
2020 OMX_PRBUFFER2(pComponentPrivate->dbg, "%d :: buff = %p\n",__LINE__,buff);
2026 buff
[all...]

Completed in 553 milliseconds

12