Searched refs:dst_plane1_offset (Results 1 – 6 of 6) sorted by relevance
/hardware/qcom/display/msm8226/libcopybit/ |
D | software_converter.cpp | 133 size_t dst_plane1_offset; member 162 dst = (unsigned char*)(dst_base + info.dst_plane1_offset); in copy_source_to_destination() 203 info.dst_plane1_offset = info.dst_stride*info.height; in convert_yuv_c2d_to_yuv_android() 208 info.dst_plane1_offset = ALIGN(info.dst_stride*info.height, 2048); in convert_yuv_c2d_to_yuv_android() 248 info.dst_plane1_offset = info.dst_stride*info.height; in convert_yuv_android_to_yuv_c2d() 253 info.dst_plane1_offset = ALIGN(info.dst_stride*info.height, 2048); in convert_yuv_android_to_yuv_c2d()
|
/hardware/qcom/display/msm8996/libcopybit/ |
D | software_converter.cpp | 133 size_t dst_plane1_offset; member 162 dst = (unsigned char*)(dst_base + info.dst_plane1_offset); in copy_source_to_destination() 203 info.dst_plane1_offset = info.dst_stride*info.height; in convert_yuv_c2d_to_yuv_android() 208 info.dst_plane1_offset = ALIGN(info.dst_stride*info.height, 2048); in convert_yuv_c2d_to_yuv_android() 248 info.dst_plane1_offset = info.dst_stride*info.height; in convert_yuv_android_to_yuv_c2d() 253 info.dst_plane1_offset = ALIGN(info.dst_stride*info.height, 2048); in convert_yuv_android_to_yuv_c2d()
|
/hardware/qcom/display/msm8960/libcopybit/ |
D | software_converter.cpp | 133 int dst_plane1_offset; member 161 dst = (unsigned char*)(dst_base + info.dst_plane1_offset); in copy_source_to_destination() 202 info.dst_plane1_offset = info.dst_stride*info.height; in convert_yuv_c2d_to_yuv_android() 207 info.dst_plane1_offset = ALIGN(info.dst_stride*info.height, 2048); in convert_yuv_c2d_to_yuv_android() 247 info.dst_plane1_offset = info.dst_stride*info.height; in convert_yuv_android_to_yuv_c2d() 252 info.dst_plane1_offset = ALIGN(info.dst_stride*info.height, 2048); in convert_yuv_android_to_yuv_c2d()
|
/hardware/qcom/display/msm8084/libcopybit/ |
D | software_converter.cpp | 133 size_t dst_plane1_offset; member 162 dst = (unsigned char*)(dst_base + info.dst_plane1_offset); in copy_source_to_destination() 203 info.dst_plane1_offset = info.dst_stride*info.height; in convert_yuv_c2d_to_yuv_android() 208 info.dst_plane1_offset = ALIGN(info.dst_stride*info.height, 2048); in convert_yuv_c2d_to_yuv_android() 248 info.dst_plane1_offset = info.dst_stride*info.height; in convert_yuv_android_to_yuv_c2d() 253 info.dst_plane1_offset = ALIGN(info.dst_stride*info.height, 2048); in convert_yuv_android_to_yuv_c2d()
|
/hardware/qcom/display/msm8909/libcopybit/ |
D | software_converter.cpp | 133 size_t dst_plane1_offset; member 162 dst = (unsigned char*)(dst_base + info.dst_plane1_offset); in copy_source_to_destination() 203 info.dst_plane1_offset = info.dst_stride*info.height; in convert_yuv_c2d_to_yuv_android() 208 info.dst_plane1_offset = ALIGN(info.dst_stride*info.height, 2048); in convert_yuv_c2d_to_yuv_android() 248 info.dst_plane1_offset = info.dst_stride*info.height; in convert_yuv_android_to_yuv_c2d() 253 info.dst_plane1_offset = ALIGN(info.dst_stride*info.height, 2048); in convert_yuv_android_to_yuv_c2d()
|
/hardware/qcom/display/msm8994/libcopybit/ |
D | software_converter.cpp | 133 size_t dst_plane1_offset; member 162 dst = (unsigned char*)(dst_base + info.dst_plane1_offset); in copy_source_to_destination() 203 info.dst_plane1_offset = info.dst_stride*info.height; in convert_yuv_c2d_to_yuv_android() 208 info.dst_plane1_offset = ALIGN(info.dst_stride*info.height, 2048); in convert_yuv_c2d_to_yuv_android() 248 info.dst_plane1_offset = info.dst_stride*info.height; in convert_yuv_android_to_yuv_c2d() 253 info.dst_plane1_offset = ALIGN(info.dst_stride*info.height, 2048); in convert_yuv_android_to_yuv_c2d()
|