/hardware/qcom/msm8x26/kernel-headers/media/ |
D | msm_media_info.h | 36 #define VENUS_BUFFER_SIZE(_color_fmt, _width, _height) MSM_MEDIA_ALIGN(VENUS_BUFFER_SIZE_UNALIGNE… macro
|
/hardware/qcom/display/msm8998/libgralloc1/ |
D | gr_adreno_info.h | 38 #define VENUS_BUFFER_SIZE(args...) 0 macro
|
D | gr_allocator.cpp | 322 size = VENUS_BUFFER_SIZE(COLOR_FMT_NV12, width, height); in GetSize() 325 size = VENUS_BUFFER_SIZE(COLOR_FMT_NV21, width, height); in GetSize() 765 size = VENUS_BUFFER_SIZE(COLOR_FMT_NV12_UBWC, width, height); in GetUBwcSize() 768 size = VENUS_BUFFER_SIZE(COLOR_FMT_NV12_BPP10_UBWC, width, height); in GetUBwcSize()
|
/hardware/qcom/display/msm8996/libgralloc1/ |
D | gr_adreno_info.h | 38 #define VENUS_BUFFER_SIZE(args...) 0 macro
|
D | gr_allocator.cpp | 314 size = VENUS_BUFFER_SIZE(COLOR_FMT_NV12, width, height); in GetSize() 317 size = VENUS_BUFFER_SIZE(COLOR_FMT_NV21, width, height); in GetSize() 745 size = VENUS_BUFFER_SIZE(COLOR_FMT_NV12_UBWC, width, height); in GetUBwcSize() 748 size = VENUS_BUFFER_SIZE(COLOR_FMT_NV12_BPP10_UBWC, width, height); in GetUBwcSize()
|
/hardware/qcom/display/msm8960/libgralloc/ |
D | alloc_controller.cpp | 45 #define VENUS_BUFFER_SIZE(args...) 0 macro 329 size = VENUS_BUFFER_SIZE(COLOR_FMT_NV12, width, height); in getBufferSizeAndDimensions()
|
/hardware/qcom/display/msm8998/libgralloc/ |
D | alloc_controller.cpp | 49 #define VENUS_BUFFER_SIZE(args...) 0 macro 646 size = VENUS_BUFFER_SIZE(COLOR_FMT_NV12, width, height); in getSize() 649 size = VENUS_BUFFER_SIZE(COLOR_FMT_NV21, width, height); in getSize() 1095 size = VENUS_BUFFER_SIZE(COLOR_FMT_NV12_UBWC, width, height); in getUBwcSize() 1098 size = VENUS_BUFFER_SIZE(COLOR_FMT_NV12_BPP10_UBWC, width, height); in getUBwcSize()
|
/hardware/qcom/display/msm8996/libgralloc/ |
D | alloc_controller.cpp | 49 #define VENUS_BUFFER_SIZE(args...) 0 macro 622 size = VENUS_BUFFER_SIZE(COLOR_FMT_NV12, width, height); in getSize() 625 size = VENUS_BUFFER_SIZE(COLOR_FMT_NV21, width, height); in getSize() 1076 size = VENUS_BUFFER_SIZE(COLOR_FMT_NV12_UBWC, width, height); in getUBwcSize() 1079 size = VENUS_BUFFER_SIZE(COLOR_FMT_NV12_BPP10_UBWC, width, height); in getUBwcSize()
|
/hardware/qcom/msm8x84/kernel-headers/media/ |
D | msm_media_info.h | 232 static inline unsigned int VENUS_BUFFER_SIZE( in VENUS_BUFFER_SIZE() function
|
/hardware/qcom/msm8x84/original-kernel-headers/media/ |
D | msm_media_info.h | 232 static inline unsigned int VENUS_BUFFER_SIZE( in VENUS_BUFFER_SIZE() function
|
/hardware/qcom/display/msm8994/libgralloc/ |
D | alloc_controller.cpp | 46 #define VENUS_BUFFER_SIZE(args...) 0 macro 544 size = VENUS_BUFFER_SIZE(COLOR_FMT_NV12, width, height); in getSize() 887 size = VENUS_BUFFER_SIZE(COLOR_FMT_NV12_UBWC, width, height); in getUBwcSize()
|
/hardware/qcom/display/msm8909/libgralloc/ |
D | alloc_controller.cpp | 46 #define VENUS_BUFFER_SIZE(args...) 0 macro 465 size = VENUS_BUFFER_SIZE(COLOR_FMT_NV12, width, height); in getSize()
|
/hardware/qcom/display/msm8226/libgralloc/ |
D | alloc_controller.cpp | 46 #define VENUS_BUFFER_SIZE(args...) 0 macro 452 size = VENUS_BUFFER_SIZE(COLOR_FMT_NV12, width, height); in getSize()
|
/hardware/qcom/display/msm8084/libgralloc/ |
D | alloc_controller.cpp | 46 #define VENUS_BUFFER_SIZE(args...) 0 macro 456 size = VENUS_BUFFER_SIZE(COLOR_FMT_NV12, width, height); in getSize()
|
/hardware/qcom/msm8994/original-kernel-headers/media/ |
D | msm_media_info.h | 525 static inline unsigned int VENUS_BUFFER_SIZE( in VENUS_BUFFER_SIZE() function
|
/hardware/qcom/msm8994/kernel-headers/media/ |
D | msm_media_info.h | 525 static inline unsigned int VENUS_BUFFER_SIZE( in VENUS_BUFFER_SIZE() function
|
/hardware/qcom/display/msm8960/liboverlay/ |
D | overlayMdssRot.cpp | 26 #define VENUS_BUFFER_SIZE(args...) 0 macro
|
/hardware/qcom/camera/QCamera2/stack/mm-camera-interface/src/ |
D | mm_camera_stream.c | 2657 VENUS_BUFFER_SIZE(COLOR_FMT_NV12, stride, scanline); in mm_stream_calc_offset_preview() 2699 VENUS_BUFFER_SIZE(COLOR_FMT_NV21, stride, scanline); in mm_stream_calc_offset_preview() 2746 VENUS_BUFFER_SIZE(COLOR_FMT_NV12_UBWC, stride, scanline); in mm_stream_calc_offset_preview() 2969 VENUS_BUFFER_SIZE(COLOR_FMT_NV12, dim->width, dim->height); in mm_stream_calc_offset_post_view() 3001 VENUS_BUFFER_SIZE(COLOR_FMT_NV21, dim->width, dim->height); in mm_stream_calc_offset_post_view() 3038 VENUS_BUFFER_SIZE(COLOR_FMT_NV12_UBWC, dim->width, dim->height); in mm_stream_calc_offset_post_view() 3269 VENUS_BUFFER_SIZE(COLOR_FMT_NV12_UBWC, dim->width, dim->height); in mm_stream_calc_offset_snapshot() 3316 VENUS_BUFFER_SIZE(COLOR_FMT_NV12, dim->width, dim->height); in mm_stream_calc_offset_snapshot() 3349 VENUS_BUFFER_SIZE(COLOR_FMT_NV21, dim->width, dim->height); in mm_stream_calc_offset_snapshot() 3820 VENUS_BUFFER_SIZE(COLOR_FMT_NV12, dim->width, dim->height); in mm_stream_calc_offset_video() [all …]
|
/hardware/qcom/msm8996/kernel-headers/media/ |
D | msm_media_info.h | 709 static inline unsigned int VENUS_BUFFER_SIZE( in VENUS_BUFFER_SIZE() function
|
/hardware/qcom/display/msm8084/liboverlay/ |
D | overlayMdssRot.cpp | 28 #define VENUS_BUFFER_SIZE(args...) 0 macro
|
/hardware/qcom/msm8996/original-kernel-headers/media/ |
D | msm_media_info.h | 709 static inline unsigned int VENUS_BUFFER_SIZE( in VENUS_BUFFER_SIZE() function
|
/hardware/qcom/display/msm8226/liboverlay/ |
D | overlayMdssRot.cpp | 28 #define VENUS_BUFFER_SIZE(args...) 0 macro
|
/hardware/qcom/camera/msm8998/QCamera2/stack/mm-camera-interface/src/ |
D | mm_camera_stream.c | 2797 VENUS_BUFFER_SIZE(COLOR_FMT_NV12, stride, scanline); in mm_stream_calc_offset_preview() 2839 VENUS_BUFFER_SIZE(COLOR_FMT_NV21, stride, scanline); in mm_stream_calc_offset_preview() 2886 VENUS_BUFFER_SIZE(COLOR_FMT_NV12_UBWC, stride, scanline); in mm_stream_calc_offset_preview() 3148 VENUS_BUFFER_SIZE(COLOR_FMT_NV12, stride, scanline); in mm_stream_calc_offset_post_view() 3190 VENUS_BUFFER_SIZE(COLOR_FMT_NV21, dim->width, dim->height); in mm_stream_calc_offset_post_view() 3237 VENUS_BUFFER_SIZE(COLOR_FMT_NV12_UBWC, dim->width, dim->height); in mm_stream_calc_offset_post_view() 3468 VENUS_BUFFER_SIZE(COLOR_FMT_NV12_UBWC, dim->width, dim->height); in mm_stream_calc_offset_snapshot() 3515 VENUS_BUFFER_SIZE(COLOR_FMT_NV12, dim->width, dim->height); in mm_stream_calc_offset_snapshot() 3548 VENUS_BUFFER_SIZE(COLOR_FMT_NV21, dim->width, dim->height); in mm_stream_calc_offset_snapshot() 4020 VENUS_BUFFER_SIZE(COLOR_FMT_NV12, dim->width, dim->height); in mm_stream_calc_offset_video() [all …]
|
/hardware/qcom/display/msm8994/liboverlay/ |
D | overlayMdssRot.cpp | 29 #define VENUS_BUFFER_SIZE(args...) 0 macro
|
/hardware/qcom/display/msm8909/liboverlay/ |
D | overlayMdssRot.cpp | 29 #define VENUS_BUFFER_SIZE(args...) 0 macro
|