/hardware/intel/common/libmix/mix_video/src/ |
D | mixvideoframe_private.h | 62 mix_videoframe_set_real_frame (MixVideoFrame *obj, MixVideoFrame *real); 65 mix_videoframe_get_real_frame (MixVideoFrame *obj, MixVideoFrame **real);
|
D | mixvideoframe.c | 375 MixVideoFrame *real) { in mix_videoframe_set_real_frame() argument 377 VIDEOFRAME_PRIVATE(obj) -> real_frame = real; in mix_videoframe_set_real_frame() 383 MixVideoFrame **real) { in mix_videoframe_get_real_frame() argument 385 MIX_VIDEOFRAME_GETTER_CHECK_INPUT(obj, real); in mix_videoframe_get_real_frame() 387 *real = VIDEOFRAME_PRIVATE(obj) -> real_frame; in mix_videoframe_get_real_frame()
|
/hardware/ti/omap3/omx/system/src/openmax_il/perf/tests/ |
D | armtime | 95 /^(real|user|sys)/ { 120 if ($1 ~ /real/)
|
/hardware/ti/omap4-aah/libtiutils/ |
D | UtilsCommon.h | 31 typedef float real; typedef
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/ |
D | CHANGELOG | 72 Minor improvements to real time encoding with multiple temporal layers 81 This introduces a number of enhancements, mostly focused on real-time 174 real-time encoding. It also fixes a decoder crash bug introduced in 186 of particular interest to real time streaming applications. 202 Optimization targets for this release included the decoder and the real- 275 On ARM Cortex A9 with Neon extensions, real-time encoding of video 277 faster on multi-core. On the NVidia Tegra2 platform, real time 299 Preload reference area in sub-pixel motion search (real-time mode) 398 Fix encoder real-time only configuration.
|
D | libs.doxy_template | 936 # documented in the real man page(s). These additional files 937 # only source the real man page, but without them the man command
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/arm/neon/ |
D | vp8_memcpy_neon.asm | 50 …;pld [r1] ;preload pred data -- need to adjust for real devi…
|
/hardware/qcom/msm8994/kernel-headers/sound/ |
D | compress_params.h | 249 struct snd_enc_real real; member
|
/hardware/qcom/msm8994/original-kernel-headers/sound/ |
D | compress_params.h | 356 struct snd_enc_real real; member
|
/hardware/qcom/msm8x84/kernel-headers/sound/ |
D | compress_params.h | 246 struct snd_enc_real real; member
|
/hardware/qcom/msm8x26/original-kernel-headers/sound/ |
D | compress_params.h | 360 struct snd_enc_real real; member
|
/hardware/qcom/msm8x84/original-kernel-headers/sound/ |
D | compress_params.h | 354 struct snd_enc_real real; member
|
/hardware/qcom/audio/legacy/libalsa-intf/ |
D | alsa_audio.h | 237 struct snd_enc_real real; member
|
/hardware/qcom/msm8x26/kernel-headers/sound/ |
D | compress_params.h | 254 struct snd_enc_real real; member
|
/hardware/bsp/intel/peripheral/libupm/docs/ |
D | porting.md | 5 The issues typically come from misunderstanding of how a non real time OS deals
|
D | contributions.md | 95 using your real name (sorry, no pseudonyms or anonymous contributions.)
|
/hardware/qcom/msm8996/kernel-headers/sound/ |
D | compress_params.h | 290 struct snd_enc_real real; member
|
/hardware/qcom/msm8996/original-kernel-headers/sound/ |
D | compress_params.h | 396 struct snd_enc_real real; member
|
/hardware/bsp/intel/peripheral/libmraa/docs/ |
D | contributing.md | 82 Using your real name (sorry, no pseudonyms or anonymous contributions.)
|
/hardware/intel/common/libva/doc/ |
D | Doxyfile | 1277 # documented in the real man page(s). These additional files 1278 # only source the real man page, but without them the man command
|
/hardware/bsp/intel/peripheral/libmraa/ |
D | Doxyfile.in | 1821 # will generate one additional man file for each entity documented in the real 1822 # man page(s). These additional files only source the real man page, but without
|
D | Doxyfile.java.in | 1786 # will generate one additional man file for each entity documented in the real 1787 # man page(s). These additional files only source the real man page, but without
|
/hardware/bsp/intel/peripheral/libupm/doxy/ |
D | Doxyfile.in | 1833 # will generate one additional man file for each entity documented in the real 1834 # man page(s). These additional files only source the real man page, but without
|
D | Doxyfile.java.in | 1795 # will generate one additional man file for each entity documented in the real 1796 # man page(s). These additional files only source the real man page, but without
|
/hardware/bsp/intel/peripheral/sensors/mraa/doc/ |
D | Doxyfile | 1817 # will generate one additional man file for each entity documented in the real 1818 # man page(s). These additional files only source the real man page, but without
|