Home
last modified time | relevance | path

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

12

/hardware/qcom/display/msm8998/libgralloc/
Dalloc_controller.h33 #define SZ_1M 0x100000 macro
40 #define SECURE_ALIGN SZ_1M
/hardware/qcom/display/msm8996/libgralloc/
Dalloc_controller.h33 #define SZ_1M 0x100000 macro
40 #define SECURE_ALIGN SZ_1M
/hardware/qcom/display/msm8998/libgralloc1/
Dgr_utils.h36 #define SZ_1M 0x100000 macro
Dgr_allocator.h36 #define SECURE_ALIGN SZ_1M
/hardware/qcom/display/msm8996/libgralloc1/
Dgr_utils.h36 #define SZ_1M 0x100000 macro
Dgr_allocator.h36 #define SECURE_ALIGN SZ_1M
/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/msm8226/libgralloc/
Dgpu.cpp32 #define SZ_1M 0x100000 macro
74 data.align = ALIGN((int) data.align, SZ_1M); in gralloc_alloc_buffer()
/hardware/qcom/display/msm8994/libgralloc/
Dgpu.cpp34 #define SZ_1M 0x100000 macro
78 data.align = ALIGN((int) data.align, SZ_1M); in gralloc_alloc_buffer()
/hardware/qcom/display/msm8909/libgralloc/
Dgpu.cpp32 #define SZ_1M 0x100000 macro
71 data.align = ALIGN((int) data.align, SZ_1M); in gralloc_alloc_buffer()
/hardware/qcom/display/msm8084/libgralloc/
Dgpu.cpp32 #define SZ_1M 0x100000 macro
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/src/
Domx_video_base.cpp82 #define SZ_1M 0x100000 macro
4399 alloc_data->len = (size + (SZ_1M - 1)) & ~(SZ_1M - 1); in alloc_map_ion_memory()
4400 alloc_data->align = SZ_1M; in alloc_map_ion_memory()
Dvideo_encoder_device_v4l2.cpp69 #define SZ_1M 0x100000 macro
957 m_sOutput_buff_property.alignment = SZ_1M; in venc_open()
958 m_sInput_buff_property.alignment = SZ_1M; in venc_open()
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/src/
Domx_video_base.cpp83 #define SZ_1M 0x100000 macro
106 #define SECURE_ALIGN SZ_1M
Dvideo_encoder_device_v4l2.cpp74 #define SZ_1M 0x100000 macro
1411 m_sOutput_buff_property.alignment = SZ_1M; in venc_open()
1412 m_sInput_buff_property.alignment = SZ_1M; in venc_open()
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/
Domx_video_base.cpp82 #define SZ_1M 0x100000 macro
104 #define SECURE_ALIGN SZ_1M
Dvideo_encoder_device_v4l2.cpp71 #define SZ_1M 0x100000 macro
1228 m_sOutput_buff_property.alignment = SZ_1M; in venc_open()
1229 m_sInput_buff_property.alignment = SZ_1M; in venc_open()
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/src/
Domx_vdec_hevc_swvdec.cpp114 #define SZ_1M 0x100000 macro
1851 drv_ctx.interm_op_buf.alignment=SZ_1M; in component_init()
1852 drv_ctx.op_buf.alignment=SZ_1M; in component_init()
1853 drv_ctx.ip_buf.alignment=SZ_1M; in component_init()
Domx_vdec_hevc.cpp127 #define SZ_1M 0x100000 macro
1510 drv_ctx.op_buf.alignment=SZ_1M; in component_init()
1511 drv_ctx.ip_buf.alignment=SZ_1M; in component_init()
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/
Domx_vdec_hevc_swvdec.cpp114 #define SZ_1M 0x100000 macro
1851 drv_ctx.interm_op_buf.alignment=SZ_1M; in component_init()
1852 drv_ctx.op_buf.alignment=SZ_1M; in component_init()
1853 drv_ctx.ip_buf.alignment=SZ_1M; in component_init()
Domx_vdec_hevc.cpp127 #define SZ_1M 0x100000 macro
1510 drv_ctx.op_buf.alignment=SZ_1M; in component_init()
1511 drv_ctx.ip_buf.alignment=SZ_1M; in component_init()
Domx_vdec_v4l2.cpp119 #define SZ_1M 0x100000 macro
144 #define SECURE_ALIGN SZ_1M
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/
Domx_vdec_hevc_swvdec.cpp118 #define SZ_1M 0x100000 macro
1828 drv_ctx.interm_op_buf.alignment=SZ_1M; in component_init()
1829 drv_ctx.op_buf.alignment=SZ_1M; in component_init()
1830 drv_ctx.ip_buf.alignment=SZ_1M; in component_init()
Domx_vdec_hevc.cpp131 #define SZ_1M 0x100000 macro
1531 drv_ctx.op_buf.alignment=SZ_1M; in component_init()
1532 drv_ctx.ip_buf.alignment=SZ_1M; in component_init()
Domx_vdec_msm8974.cpp124 #define SZ_1M 0x100000 macro
1971 drv_ctx.op_buf.alignment=SZ_1M; in component_init()
1972 drv_ctx.ip_buf.alignment=SZ_1M; in component_init()

12