Searched refs:VENUS_RGB_STRIDE (Results 1 – 6 of 6) sorted by relevance
/device/google/redbull-kernel/sm7250/kernel-headers/media/ |
D | msm_media_info.h | 1065 static __inline__ unsigned int VENUS_RGB_STRIDE(unsigned int color_fmt, in VENUS_RGB_STRIDE() function 1203 rgb_stride = VENUS_RGB_STRIDE(color_fmt, width); in VENUS_BUFFER_SIZE()
|
/device/google/redbull-kernel/sm7250/original-kernel-headers/media/ |
D | msm_media_info.h | 1065 static __inline__ unsigned int VENUS_RGB_STRIDE(unsigned int color_fmt, in VENUS_RGB_STRIDE() function 1203 rgb_stride = VENUS_RGB_STRIDE(color_fmt, width); in VENUS_BUFFER_SIZE()
|
/device/google/coral-kernel/sm8150/kernel-headers/media/ |
D | msm_media_info.h | 1211 static __inline__ unsigned int VENUS_RGB_STRIDE(int color_fmt, int width) in VENUS_RGB_STRIDE() function 1354 rgb_stride = VENUS_RGB_STRIDE(color_fmt, width); in VENUS_BUFFER_SIZE()
|
/device/google/coral-kernel/sm8150/original-kernel-headers/media/ |
D | msm_media_info.h | 1211 static __inline__ unsigned int VENUS_RGB_STRIDE(int color_fmt, int width) in VENUS_RGB_STRIDE() function 1354 rgb_stride = VENUS_RGB_STRIDE(color_fmt, width); in VENUS_BUFFER_SIZE()
|
/device/google/sunfish-kernel/sm7150/kernel-headers/media/ |
D | msm_media_info.h | 1211 static __inline__ unsigned int VENUS_RGB_STRIDE(int color_fmt, int width) in VENUS_RGB_STRIDE() function 1354 rgb_stride = VENUS_RGB_STRIDE(color_fmt, width); in VENUS_BUFFER_SIZE()
|
/device/google/sunfish-kernel/sm7150/original-kernel-headers/media/ |
D | msm_media_info.h | 1211 static __inline__ unsigned int VENUS_RGB_STRIDE(int color_fmt, int width) in VENUS_RGB_STRIDE() function 1354 rgb_stride = VENUS_RGB_STRIDE(color_fmt, width); in VENUS_BUFFER_SIZE()
|