Searched refs:dst_stride (Results 1 - 14 of 14) sorted by relevance

/hardware/qcom/display/msm8084/libcopybit/
H A Dsoftware_converter.cpp130 int dst_stride; member in struct:copyInfo
157 dst += info.dst_stride;
168 dst += info.dst_stride;
198 info.dst_stride = ALIGN(info.width, 16);
203 info.dst_plane1_offset = info.dst_stride*info.height;
208 info.dst_plane1_offset = ALIGN(info.dst_stride*info.height, 2048);
243 info.dst_stride = ALIGN(info.width, 32);
248 info.dst_plane1_offset = info.dst_stride*info.height;
253 info.dst_plane1_offset = ALIGN(info.dst_stride*info.height, 2048);
/hardware/qcom/display/msm8226/libcopybit/
H A Dsoftware_converter.cpp130 int dst_stride; member in struct:copyInfo
157 dst += info.dst_stride;
168 dst += info.dst_stride;
198 info.dst_stride = ALIGN(info.width, 16);
203 info.dst_plane1_offset = info.dst_stride*info.height;
208 info.dst_plane1_offset = ALIGN(info.dst_stride*info.height, 2048);
243 info.dst_stride = ALIGN(info.width, 32);
248 info.dst_plane1_offset = info.dst_stride*info.height;
253 info.dst_plane1_offset = ALIGN(info.dst_stride*info.height, 2048);
/hardware/qcom/display/msm8909/libcopybit/
H A Dsoftware_converter.cpp130 int dst_stride; member in struct:copyInfo
157 dst += info.dst_stride;
168 dst += info.dst_stride;
198 info.dst_stride = ALIGN(info.width, 16);
203 info.dst_plane1_offset = info.dst_stride*info.height;
208 info.dst_plane1_offset = ALIGN(info.dst_stride*info.height, 2048);
243 info.dst_stride = ALIGN(info.width, 32);
248 info.dst_plane1_offset = info.dst_stride*info.height;
253 info.dst_plane1_offset = ALIGN(info.dst_stride*info.height, 2048);
/hardware/qcom/display/msm8960/libcopybit/
H A Dsoftware_converter.cpp130 int dst_stride; member in struct:copyInfo
156 dst += info.dst_stride;
167 dst += info.dst_stride;
197 info.dst_stride = ALIGN(info.width, 16);
202 info.dst_plane1_offset = info.dst_stride*info.height;
207 info.dst_plane1_offset = ALIGN(info.dst_stride*info.height, 2048);
242 info.dst_stride = ALIGN(info.width, 32);
247 info.dst_plane1_offset = info.dst_stride*info.height;
252 info.dst_plane1_offset = ALIGN(info.dst_stride*info.height, 2048);
/hardware/qcom/display/msm8994/libcopybit/
H A Dsoftware_converter.cpp130 int dst_stride; member in struct:copyInfo
157 dst += info.dst_stride;
168 dst += info.dst_stride;
198 info.dst_stride = ALIGN(info.width, 16);
203 info.dst_plane1_offset = info.dst_stride*info.height;
208 info.dst_plane1_offset = ALIGN(info.dst_stride*info.height, 2048);
243 info.dst_stride = ALIGN(info.width, 32);
248 info.dst_plane1_offset = info.dst_stride*info.height;
253 info.dst_plane1_offset = ALIGN(info.dst_stride*info.height, 2048);
/hardware/qcom/display/msm8996/libcopybit/
H A Dsoftware_converter.cpp130 int dst_stride; member in struct:copyInfo
157 dst += info.dst_stride;
168 dst += info.dst_stride;
198 info.dst_stride = ALIGN(info.width, 16);
203 info.dst_plane1_offset = info.dst_stride*info.height;
208 info.dst_plane1_offset = ALIGN(info.dst_stride*info.height, 2048);
243 info.dst_stride = ALIGN(info.width, 32);
248 info.dst_plane1_offset = info.dst_stride*info.height;
253 info.dst_plane1_offset = ALIGN(info.dst_stride*info.height, 2048);
/hardware/qcom/display/msm8998/libcopybit/
H A Dsoftware_converter.cpp130 int dst_stride; member in struct:copyInfo
157 dst += info.dst_stride;
168 dst += info.dst_stride;
198 info.dst_stride = ALIGN(info.width, 16);
203 info.dst_plane1_offset = info.dst_stride*info.height;
208 info.dst_plane1_offset = ALIGN(info.dst_stride*info.height, 2048);
243 info.dst_stride = ALIGN(info.width, 32);
248 info.dst_plane1_offset = info.dst_stride*info.height;
253 info.dst_plane1_offset = ALIGN(info.dst_stride*info.height, 2048);
/hardware/qcom/display/sdm845/libcopybit/
H A Dsoftware_converter.cpp130 int dst_stride; member in struct:copyInfo
157 dst += info.dst_stride;
168 dst += info.dst_stride;
198 info.dst_stride = ALIGN(info.width, 16);
203 info.dst_plane1_offset = info.dst_stride*info.height;
208 info.dst_plane1_offset = ALIGN(info.dst_stride*info.height, 2048);
243 info.dst_stride = ALIGN(info.width, 32);
248 info.dst_plane1_offset = info.dst_stride*info.height;
253 info.dst_plane1_offset = ALIGN(info.dst_stride*info.height, 2048);
/hardware/qcom/msm8994/kernel-headers/media/
H A Dmsmb_pproc.h144 uint32_t dst_stride; member in struct:msm_cpp_frame_strip_info
/hardware/qcom/msm8x84/kernel-headers/media/
H A Dmsmb_pproc.h117 unsigned int dst_stride; member in struct:msm_cpp_frame_strip_info
/hardware/qcom/msm8x84/original-kernel-headers/media/
H A Dmsmb_pproc.h113 unsigned int dst_stride; member in struct:msm_cpp_frame_strip_info
/hardware/qcom/msm8994/original-kernel-headers/media/
H A Dmsmb_pproc.h146 uint32_t dst_stride; member in struct:msm_cpp_frame_strip_info
/hardware/qcom/msm8960/kernel-headers/media/
H A Dmsm_camera.h2007 unsigned int dst_stride; member in struct:msm_cpp_frame_strip_info
/hardware/qcom/msm8960/original-kernel-headers/media/
H A Dmsm_camera.h1899 unsigned int dst_stride; member in struct:msm_cpp_frame_strip_info

Completed in 69 milliseconds