Searched defs:flag (Results 1 - 25 of 75) sorted by relevance

123

/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/osal/
H A DExynos_OSAL_Library.c36 void *Exynos_OSAL_dlopen(const char *filename, int flag) argument
38 return dlopen(filename, flag);
H A DExynos_OSAL_SharedMemory.c148 unsigned int flag; local
160 flag = ION_EXYNOS_MFC_INPUT_MASK;
164 flag = 0;
168 flag = ION_FLAG_CACHED;
176 IONBuffer = ion_alloc((ion_client)pHandle->hIONHandle, size, 0, mask, flag);
/hardware/intel/common/utils/ituxd/src/com/intel/thermal/
H A DRawThermalZone.java40 // for raw zone emul temp flag is always false
44 // irrespective of what flag is set in XML, emul temp flag is false for raw thermal zone
45 // over ride function. so that even if flag is 1 in XML, 0 will be written
46 public void setEmulTempFlag(int flag) { argument
48 if (flag != 0) {
H A DThermalZone.java273 public void setSupportsUEvent(int flag) { argument
274 mSupportsUEvent = (flag == 1);
446 public void setEmulTempFlag(int flag) { argument
447 mSupportsEmulTemp = (flag == 1);
/hardware/qcom/media/mm-video-legacy/vidc/vdec/src/
H A Dts_parser.cpp36 void omx_time_stamp_reorder::enable_debug_print(bool flag) argument
38 print_debug = flag;
/hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/
H A Dts_parser.cpp38 void omx_time_stamp_reorder::enable_debug_print(bool flag) argument
40 print_debug = flag;
/hardware/akm/AK8975_FS/akmdfs/
H A DAKFS_Measure.c192 @param flag This variable indicates what sensor frequency is updated.
196 uint16* flag,
215 *flag = 0;
217 /* Set flag */
219 *flag |= 1 << i;
235 const uint16 flag,
244 buf[0] = flag; /* Data flag */
279 uint16 flag; local
306 if (AKFS_GetInterval(&flag,
195 AKFS_GetInterval( uint16* flag, int64_t* minimum ) argument
234 AKFS_OutputResult( const uint16 flag, const AKSENSOR_DATA* acc, const AKSENSOR_DATA* mag, const AKSENSOR_DATA* ori ) argument
[all...]
/hardware/intel/common/utils/ISV/base/
H A Disv_bufmanager.cpp241 status_t ISVBufferManager::setBuffersFlag(uint32_t flag) argument
245 if (flag & ISVBuffer::ISV_BUFFER_NEED_CLEAR) {
/hardware/intel/common/wrs_omxil_core/base/src/
H A Dcmodule.cpp70 OMX_ERRORTYPE CModule::Load(int flag) argument
74 m = module_open(lname, flag);
/hardware/intel/common/wrs_omxil_core/utils/src/
H A Dmodule.c123 struct module *module_open(const char *file, int flag) argument
151 new->handle = dlopen(file, flag);
/hardware/intel/common/utils/ISV/include/
H A Disv_bufmanager.h77 ISV_BUFFERTYPE type, uint32_t flag)
88 mFlags(flag),
94 uint32_t flag)
105 mFlags(flag),
118 // set/clear/get flag
120 void setFlag(uint32_t flag) { mFlags |= flag; return; } argument
121 void unsetFlag(uint32_t flag) { mFlags &= ~flag; return; } argument
162 // set buffer flag
73 ISVBuffer(sp<ISVWorker> worker, unsigned long buffer, unsigned long grallocHandle, uint32_t width, uint32_t height, uint32_t stride, uint32_t colorFormat, ISV_BUFFERTYPE type, uint32_t flag) argument
91 ISVBuffer(sp<ISVWorker> worker, unsigned long buffer, ISV_BUFFERTYPE type, uint32_t flag) argument
[all...]
/hardware/intel/common/libmix/videoencoder/
H A DVideoEncoderBase.h45 int flag; member in struct:EncodeTask
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
H A Dratectrl.c301 int flag[2] = {1, 1}; local
302 vp8_build_component_cost_table(cpi->mb.mvcost, (const MV_CONTEXT *) cpi->common.fc.mvc, flag);
/hardware/qcom/audio/legacy/libalsa-intf/
H A Daplay.c475 unsigned flag = 0; local
489 flag = PCM_MMAP;
491 flag = PCM_NMMAP;
495 return play_file(rate, ch, fd, flag, device, 0);
502 unsigned flag = 0; local
551 flag = PCM_MMAP;
553 flag = PCM_NMMAP;
556 return play_file(hdr.sample_rate, hdr.num_channels, fd, flag, device, hdr.data_sz);
H A Darec.c390 unsigned flag = 0; local
417 flag = PCM_MMAP;
419 flag = PCM_NMMAP;
421 return record_file(rate, ch, fd, count, flag, device);
426 unsigned flag = 0; local
478 flag = PCM_MMAP;
480 flag = PCM_NMMAP;
482 return record_file(hdr.sample_rate, hdr.num_channels, fd, count, flag, device);
/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/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/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
H A Dvp9_postproc.c290 int flag) {
294 (void) flag;
286 deblock_and_de_macro_block(YV12_BUFFER_CONFIG *source, YV12_BUFFER_CONFIG *post, int q, int low_var_thresh, int flag) argument
/hardware/intel/img/psb_video/src/
H A Dtng_cmdbuf.c92 static void tng_cmdbuf_clear(tng_cmdbuf_p cmdbuf, int flag) argument
94 switch (flag) {
699 * Topaz raises this flag after surface N encoding is finished (vaSyncSurface gets back)
700 * then for the next encode surface N+1 (ctx->src_surface) frameskip flag is cleared in vaBeginPicuture
709 /* bit31 indicate if frameskip is already settled, it is used to record the frame skip flag for old surfaces
/hardware/qcom/audio/legacy/alsa_sound/
H A DAudioHardwareALSA.cpp450 bool flag = false; local
452 flag = true;
455 mALSADevice->enableWideVoice(flag);
468 bool flag = false; local
470 flag = true;
473 mALSADevice->enableFENS(flag);
491 bool flag = false; local
493 flag = true;
496 mALSADevice->enableSlowTalk(flag);
731 audio_output_flags_t flag local
[all...]
/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/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

Completed in 1101 milliseconds

123