Home
last modified time | relevance | path

Searched refs:SZ_1M (Results 1 – 5 of 5) sorted by relevance

/hardware/qcom/display/msm8974/libgralloc/
Dgpu.cpp32 #define SZ_1M 0x100000 macro
73 data.align = ALIGN(data.align, SZ_1M); in gralloc_alloc_buffer()
/hardware/qcom/display/msm8960/libgralloc/
Dgpu.cpp33 #define SZ_1M 0x100000 macro
74 data.align = ALIGN(data.align, SZ_1M); in gralloc_alloc_buffer()
/hardware/qcom/display/msm8x26/libgralloc/
Dgpu.cpp33 #define SZ_1M 0x100000 macro
74 data.align = ALIGN(data.align, SZ_1M); in gralloc_alloc_buffer()
/hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/
Domx_vdec_hevc.cpp125 #define SZ_1M 0x100000 macro
1519 drv_ctx.op_buf.alignment=SZ_1M; in component_init()
1520 drv_ctx.ip_buf.alignment=SZ_1M; in component_init()
Domx_vdec_msm8974.cpp124 #define SZ_1M 0x100000 macro
1669 drv_ctx.op_buf.alignment=SZ_1M; in component_init()
1670 drv_ctx.ip_buf.alignment=SZ_1M; in component_init()