Searched refs:flag (Results 26 - 50 of 58) sorted by relevance

123

/hardware/qcom/audio/legacy/libalsa-intf/
H A Dalsa_ucm.c1117 int list_size, index = 0, ret = -ENODEV, flag = 0, intdev_flag = 0; local
1151 flag = 1;
1163 if (enable && !flag) {
1172 flag = 1;
1213 if (enable && !flag) {
1223 flag = 1;
1235 if (enable && !flag) {
1244 flag = 1;
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/
H A Dwlioctl.h96 uint32 flag; member in struct:wl_sa_query
232 /* bssinfo flag for nbss_cap */
277 uint16 flag; member in struct:wl_dload_data
720 uint32 timestamp; /* second timestamp on interferenced flag change */
2057 uint32 flag; /* bit def */ member in struct:wl_sampledata
3743 uint flag; /* bit field */ member in struct:tspec_arg
3787 /* define for flag */
3795 /* Software feature flag defines used by wlfeatureflag */
4221 #define WL_PKTENG_SYNCHRONOUS 0x100 /* synchronous flag */
4485 /* flag */
4499 uint8 flag; member in struct:wlc_extlog_cfg
4528 uint16 flag; member in struct:log_idstr
5453 uint8 flag; member in struct:wl_relmcast_client
[all...]
/hardware/qcom/media/mm-video/vidc/vdec/inc/
H A Domx_vdec.h620 struct ion_fd_data *fd_data,int flag);
/hardware/ti/omap3/omx/audio/src/openmax_il/g711_dec/src/
H A DOMX_G711Dec_Utils.c281 /* This means, it is not a last buffer. This flag is to be modified by
305 /* This means, it is not a last buffer. This flag is to be modified by
1867 OMX_S16 flag = 1; local
1880 flag = 0;
1893 flag = 0;
1898 if (flag == 1) {
2640 /* This means, it is not a last buffer. This flag is to be modified by the application to indicate the last buffer */
2661 /* This means, it is not a last buffer. This flag is to be modified by the application to indicate the last buffer */
/hardware/ti/omap3/omx/audio/src/openmax_il/g711_enc/src/
H A DOMX_G711Enc_Utils.c260 /* This means, it is not a last buffer. This flag is to be modified by the application to indicate the last buffer */
298 /* This means, it is not a last buffer. This flag is to be modified by
1780 OMX_U32 flag = 1,i = 0; local
1789 flag = 0;
1801 flag = 0;
1806 if (flag == 1) {
2454 /* This means, it is not a last buffer. This flag is to be modified by
2500 /* This means, it is not a last buffer. This flag is to be modified by
/hardware/ti/omap3/omx/audio/src/openmax_il/g722_dec/src/
H A DOMX_G722Dec_Utils.c1620 int flag = 1; local
1629 flag = 0;
1641 flag = 0;
1646 if (flag == 1) {
1749 G722DEC_DPRINT ("Adding EOS flag to the output buffer\n");
/hardware/ti/omap3/omx/audio/src/openmax_il/g722_enc/src/
H A DOMX_G722Enc_Utils.c1418 OMX_U16 flag = 1,i = 0; local
1428 flag = 0;
1439 flag = 0;
1443 if (flag == 1) {
/hardware/ti/omap3/omx/audio/src/openmax_il/g726_dec/src/
H A DOMX_G726Dec_Utils.c1525 int flag = 1; local
1534 flag = 0;
1546 flag = 0;
1551 if (flag == 1) {
1711 G726DEC_DPRINT ("Adding EOS flag to the output buffer\n");
/hardware/ti/omap3/omx/audio/src/openmax_il/g726_enc/src/
H A DOMX_G726Enc_Utils.c330 /* This means, it is not a last buffer. This flag is to be modified by
363 /* This means, it is not a last buffer. This flag is to be modified by
1551 OMX_U32 flag = 1,i = 0; local
1560 flag = 0;
1571 flag = 0;
1576 if (flag == 1) {
2202 /* This means, it is not a last buffer. This flag is to be modified by
2238 /* This means, it is not a last buffer. This flag is to be modified by
/hardware/ti/omap3/omx/audio/src/openmax_il/g729_dec/src/
H A DOMX_G729Dec_Utils.c297 /* This means, it is not a last buffer. This flag is to be modified by
332 /* This means, it is not a last buffer. This flag is to be modified by
1478 pComponentPrivate->bufParamsArray[0] = 0; /* last frame flag */
1479 pComponentPrivate->bufParamsArray[1] = 0; /* frame lost flag */
1666 OMX_S16 flag = 1; local
1677 flag = 0;
1689 flag = 0;
1694 if (flag == 1) {
2343 /* This means, it is not a last buffer. This flag is to be modified by
2378 /* This means, it is not a last buffer. This flag i
[all...]
/hardware/ti/omap3/omx/audio/src/openmax_il/g729_enc/src/
H A DOMX_G729Enc_Utils.c268 /* This means, it is not a last buffer. This flag is to be modified by
307 /* This means, it is not a last buffer. This flag is to be modified by
904 cmdValues[0] = 100; /* setting the VAD flag */
1741 OMX_U32 flag = 1,i = 0; local
1754 flag = 0;
1768 flag = 0;
1773 if (flag == 1)
2662 /* This means, it is not a last buffer. This flag is to be modified by the application to indicate the last buffer */
2699 /* This means, it is not a last buffer. This flag is to be modified by the application to indicate the last buffer */
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/dec/mpeg4/
H A DExynos_OMX_Mpeg4dec.c163 OMX_U32 flag,
175 if (flag & OMX_BUFFERFLAG_CODECCONFIG) {
236 OMX_U32 flag,
160 Check_Mpeg4_Frame( OMX_U8 *pInputStream, OMX_U32 buffSize, OMX_U32 flag, OMX_BOOL bPreviousFrameEOF, OMX_BOOL *pbEndOfFrame) argument
233 Check_H263_Frame( OMX_U8 *pInputStream, OMX_U32 buffSize, OMX_U32 flag, OMX_BOOL bPreviousFrameEOF, OMX_BOOL *pbEndOfFrame) argument
/hardware/ti/omap4xxx/hwc/
H A Dhwc.c875 if (d.modedb[i].flag & FB_FLAG_RATIO_4_3) {
878 } else if (d.modedb[i].flag & FB_FLAG_RATIO_16_9) {
898 if (d.modedb[i].flag & (FB_FLAG_RATIO_4_3 | FB_FLAG_RATIO_16_9))
1091 /* skip non-NV12 layers if also using SGX (if nv12_only flag is set) */
1093 /* make sure RGB ordering is consistent (if rgb_order flag is set) */
/hardware/invensense/mlsdk/mllite/
H A DmlFIFO.c2229 void setUmplDataInFIFOFlag(bool flag) argument
2231 bFIFIDataAvailable = flag;
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_dec/src/
H A DOMX_AacDec_Utils.c1893 // output port needs reconfig. set the new values and mark the flag to do reconfig below.
2135 // always use down sample flag on for LC content,
2474 int flag = 1; local
2482 flag = 0;
2494 flag = 0;
2499 if (flag == 1) {
2688 OMX_PRBUFFER2(pComponentPrivate->dbg, "%d : UTIL: Adding EOS flag to the output buffer\n",__LINE__);
2698 OMX_PRINT2(pComponentPrivate->dbg, "%d : UTIL: EOS flag has been propagated\n",__LINE__);
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/src/
H A DOMX_AacEnc_Utils.c330 /* This means, it is not a last buffer. This flag is to be modified by
354 /* This means, it is not a last buffer. This flag is to be modified by
1332 /* This flag is used in Deinit() function to close LCML. */
1897 pComponentPrivate->bBypassDSP = 0; /* flag for buffers with data */
1923 pLcmlHdr->pIpParam->bLastBuffer = 1; /* EOS flag for SN. - It is the last buffer with data for SN */
1991 pComponentPrivate->bBypassDSP = 1; /* flag : empty buffer */
2254 OMX_S16 flag = 1; local
2267 flag = 0;
2282 flag = 0;
2287 if (flag
[all...]
/hardware/ti/omap3/omx/audio/src/openmax_il/mp3_dec/src/
H A DOMX_Mp3Dec_Utils.c2275 int flag = 1; local
2284 flag = 0;
2296 flag = 0;
2301 if (flag == 1) {
2501 OMX_PRBUFFER2(pComponentPrivate->dbg, "Adding EOS flag to the output buffer\n");
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_dec/src/
H A DOMX_AmrDec_Utils.c318 /* This means, it is not a last buffer. This flag is to be modified by
341 /* This means, it is not a last buffer. This flag is to be modified by
2114 /* if the bFrameLost flag is set it means that the client has
2120 /* clear the internal frame lost flag */
2479 OMX_U16 flag = 1,i; local
2490 flag = 0;
2503 flag = 0;
2508 if (flag == 1) {
3333 /* This means, it is not a last buffer. This flag is to be modified by
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_enc/src/
H A DOMX_AmrEnc_Utils.c281 /* This means, it is not a last buffer. This flag is to be modified by
1992 OMX_U16 flag = 1,i = 0; local
2001 flag = 0;
2012 flag = 0;
2017 if (flag == 1) {
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_dec/src/
H A DOMX_WbAmrDec_Utils.c308 /* This means, it is not a last buffer. This flag is to be modified by
330 /* This means, it is not a last buffer. This flag is to be modified by
2102 /* if the bFrameLost flag is set it means that the client has
2108 /* clear the internal frame lost flag */
2444 OMX_U16 flag = 1,i; local
2457 flag = 0;
2472 flag = 0;
2477 if (flag == 1)
3349 /* This means, it is not a last buffer. This flag is to be modified by
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_enc/src/
H A DOMX_WbAmrEnc_Utils.c2143 OMX_U32 flag = 1, i = 0; local
2157 flag = 0;
2173 flag = 0;
2178 if (flag == 1) {
3152 /* This means, it is not a last buffer. This flag is to be modified by
3193 /* This means, it is not a last buffer. This flag is to be modified by
/hardware/ti/omap3/omx/audio/src/openmax_il/wma_dec/src/
H A DOMX_WmaDec_Utils.c325 /* This means, it is not a last buffer. This flag is to be modified by
360 /* This means, it is not a last buffer. This flag is to be modified by
1383 pComponentPrivate->bConfigData = 1; /* changed the if statement to use the buffer flag, now this flag doesnt do anything
1699 int flag = 1, i; local
1719 flag = 0;
1735 flag = 0;
1740 if (flag == 1)
3731 /* This means, it is not a last buffer. This flag is to be modified by
3767 /* This means, it is not a last buffer. This flag i
[all...]
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/src/
H A DOMX_JpegDecoder.c1832 pComponentPrivate->pCompPort[JPEGDEC_INPUT_PORT]->sBufferFlagTrack[i].flag = pBuffHead->nFlags;
2281 pPortType->sBufferFlagTrack[i].flag = 0;
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_enc/src/
H A DOMX_JpegEncoder.c1738 OMX_PRBUFFER2(pComponentPrivate->dbg, "record EOS flag on buffer ID %lu\n", pComponentPrivate->nInPortIn);
1743 pComponentPrivate->pCompPort[JPEGENC_INP_PORT]->sBufferFlagTrack[i].flag = pBuffHead->nFlags;
2300 pPortType->sBufferFlagTrack[i].flag = 0;
/hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/src/
H A DOMX_VPP.c2123 pDataProp->flag = pBufHdr->nFlags;
2130 VPP_DPRINT("Record buff in array[%d] buffer_idYUV = %d, buffer_idRGB = %d\n, nFlags= %x", i, pDataProp->buffer_idYUV, pComponentPrivate->nInRGBBufferCount, pDataProp->flag);

Completed in 3645 milliseconds

123