Searched refs:dl (Results 1 - 9 of 9) sorted by relevance

/hardware/libhardware/tests/hwc/
H A Dcnativewindow.c154 static void set_layer(hwc_layer_1_t *dl, aBuffer *buf, int ffd) { argument
158 dl->compositionType = HWC_FRAMEBUFFER;
159 dl->hints = 0;
160 dl->flags = 0;
162 dl->handle = buf->handle;
163 dl->transform = 0;
164 dl->blending = HWC_BLENDING_NONE;
165 dl->sourceCrop.left = 0;
166 dl->sourceCrop.top = 0;
167 dl
183 hwc_layer_1_t *dl = win->dc.hwLayers; local
[all...]
/hardware/ti/omap4-aah/domx/omx_core/
H A DMakefile84 SH_LIBS = mm_osal dl
/hardware/ti/omap4xxx/domx/omx_core/
H A DMakefile84 SH_LIBS = mm_osal dl
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/x86/
H A Diwalsh_mmx.asm47 movq mm5, mm0 ;temp dl
48 paddw mm0, mm1 ;dl + cl
49 psubw mm5, mm1 ;dl - cl
89 movq mm5, mm0 ;temp dl
90 paddw mm0, mm4 ;dl + cl
91 psubw mm5, mm4 ;dl - cl
H A Diwalsh_sse2.asm41 paddw xmm4, xmm0 ;dl+cl a1+b1 aka op[4] op[0]
70 paddw xmm5, xmm4 ;dl+cl a1+b1 aka op[4] op[0]
/hardware/ti/omap4-aah/domx/test/sample_proxy/
H A DMakefile86 SH_LIBS = pthread dl omx_core OMX.TI.DUCATI1.MISC.SAMPLE domx mm_osal timemmgr
/hardware/ti/omap4xxx/domx/test/sample_proxy/
H A DMakefile86 SH_LIBS = pthread dl omx_core OMX.TI.DUCATI1.MISC.SAMPLE domx mm_osal timemmgr
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx_scale/win32/
H A Dscaleopt.c313 mov BYTE PTR[edi+2], dl
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/x86inc/
H A Dx86inc.asm262 DECLARE_REG_SIZE dx, dl
401 DECLARE_REG 1, rdx, edx, dx, dl
479 DECLARE_REG 2, rdx, edx, dx, dl
520 DECLARE_REG 2, edx, edx, dx, dl, 12

Completed in 317 milliseconds