/hardware/google/gfxstream/guest/mesa/src/util/format/ |
D | u_format_bptc.c | 36 const uint8_t *restrict src_row, unsigned src_stride, in util_format_bptc_rgba_unorm_unpack_rgba_8unorm() 46 const uint8_t *restrict src_row, unsigned src_stride, in util_format_bptc_rgba_unorm_pack_rgba_8unorm() 56 const uint8_t *restrict src_row, unsigned src_stride, in util_format_bptc_rgba_unorm_unpack_rgba_float() 77 const float *restrict src_row, unsigned src_stride, in util_format_bptc_rgba_unorm_pack_rgba_float() 114 const uint8_t *restrict src_row, unsigned src_stride, in util_format_bptc_srgba_unpack_rgba_8unorm() 124 const uint8_t *restrict src_row, unsigned src_stride, in util_format_bptc_srgba_pack_rgba_8unorm() 134 const uint8_t *restrict src_row, unsigned src_stride, in util_format_bptc_srgba_unpack_rgba_float() 157 const float *restrict src_row, unsigned src_stride, in util_format_bptc_srgba_pack_rgba_float() 179 const uint8_t *restrict src_row, unsigned src_stride, in util_format_bptc_rgb_float_unpack_rgba_8unorm() 202 const uint8_t *restrict src_row, unsigned src_stride, in util_format_bptc_rgb_float_pack_rgba_8unorm() [all …]
|
D | u_format_zs.c | 115 const uint8_t *restrict src_row, unsigned src_stride, in util_format_s8_uint_unpack_s_8uint() 128 const uint8_t *restrict src_row, unsigned src_stride, in util_format_s8_uint_pack_s_8uint() 141 const uint8_t *restrict src_row, unsigned src_stride, in util_format_z16_unorm_unpack_z_float() 158 const float *restrict src_row, unsigned src_stride, in util_format_z16_unorm_pack_z_float() 175 const uint8_t *restrict src_row, unsigned src_stride, in util_format_z16_unorm_unpack_z_32unorm() 192 const uint32_t *restrict src_row, unsigned src_stride, in util_format_z16_unorm_pack_z_32unorm() 209 const uint8_t *restrict src_row, unsigned src_stride, in util_format_z32_unorm_unpack_z_float() 226 const float *restrict src_row, unsigned src_stride, in util_format_z32_unorm_pack_z_float() 243 const uint8_t *restrict src_row, unsigned src_stride, in util_format_z32_unorm_unpack_z_32unorm() 256 const uint32_t *restrict src_row, unsigned src_stride, in util_format_z32_unorm_pack_z_32unorm() [all …]
|
D | u_format_s3tc.c | 124 const uint8_t *restrict src_row, unsigned src_stride, in util_format_dxtn_rgb_unpack_rgba_8unorm() 155 const uint8_t *restrict src_row, unsigned src_stride, in util_format_dxt1_rgb_unpack_rgba_8unorm() 167 const uint8_t *restrict src_row, unsigned src_stride, in util_format_dxt1_rgba_unpack_rgba_8unorm() 179 const uint8_t *restrict src_row, unsigned src_stride, in util_format_dxt3_rgba_unpack_rgba_8unorm() 191 const uint8_t *restrict src_row, unsigned src_stride, in util_format_dxt5_rgba_unpack_rgba_8unorm() 203 const uint8_t *restrict src_row, unsigned src_stride, in util_format_dxtn_rgb_unpack_rgba_float() 238 const uint8_t *restrict src_row, unsigned src_stride, in util_format_dxt1_rgb_unpack_rgba_float() 250 const uint8_t *restrict src_row, unsigned src_stride, in util_format_dxt1_rgba_unpack_rgba_float() 262 const uint8_t *restrict src_row, unsigned src_stride, in util_format_dxt3_rgba_unpack_rgba_float() 274 const uint8_t *restrict src_row, unsigned src_stride, in util_format_dxt5_rgba_unpack_rgba_float() [all …]
|
D | u_format_latc.c | 46 …ict dst_row, unsigned dst_stride, const uint8_t *restrict src_row, unsigned src_stride, unsigned w… in util_format_latc1_unorm_unpack_rgba_8unorm() 53 unsigned src_stride, unsigned width, unsigned height) in util_format_latc1_unorm_pack_rgba_8unorm() 59 …ict dst_row, unsigned dst_stride, const uint8_t *restrict src_row, unsigned src_stride, unsigned w… in util_format_latc1_unorm_unpack_rgba_float() 85 …trict dst_row, unsigned dst_stride, const float *restrict src_row, unsigned src_stride, unsigned w… in util_format_latc1_unorm_pack_rgba_float() 112 … UNUSED const uint8_t *restrict src_row, UNUSED unsigned src_stride, in util_format_latc1_snorm_unpack_rgba_8unorm() 120 … UNUSED const uint8_t *restrict src_row, UNUSED unsigned src_stride, in util_format_latc1_snorm_pack_rgba_8unorm() 127 …trict dst_row, unsigned dst_stride, const float *restrict src_row, unsigned src_stride, unsigned w… in util_format_latc1_snorm_pack_rgba_float() 133 …ict dst_row, unsigned dst_stride, const uint8_t *restrict src_row, unsigned src_stride, unsigned w… in util_format_latc1_snorm_unpack_rgba_float() 182 …ict dst_row, unsigned dst_stride, const uint8_t *restrict src_row, unsigned src_stride, unsigned w… in util_format_latc2_unorm_unpack_rgba_8unorm() 188 …ict dst_row, unsigned dst_stride, const uint8_t *restrict src_row, unsigned src_stride, unsigned w… in util_format_latc2_unorm_pack_rgba_8unorm() [all …]
|
D | u_format_etc.c | 14 …ict dst_row, unsigned dst_stride, const uint8_t *restrict src_row, unsigned src_stride, unsigned w… in util_format_etc1_rgb8_unpack_rgba_8unorm() 21 … UNUSED const uint8_t *restrict src_row, UNUSED unsigned src_stride, in util_format_etc1_rgb8_pack_rgba_8unorm() 28 …ict dst_row, unsigned dst_stride, const uint8_t *restrict src_row, unsigned src_stride, unsigned w… in util_format_etc1_rgb8_unpack_rgba_float() 63 … UNUSED const float *restrict src_row, UNUSED unsigned src_stride, in util_format_etc1_rgb8_pack_rgba_float()
|
D | u_format_rgtc.c | 41 …ict dst_row, unsigned dst_stride, const uint8_t *restrict src_row, unsigned src_stride, unsigned w… in util_format_rgtc1_unorm_unpack_r_8unorm() 65 …ict dst_row, unsigned dst_stride, const uint8_t *restrict src_row, unsigned src_stride, unsigned w… in util_format_rgtc1_unorm_unpack_rgba_8unorm() 93 unsigned src_stride, unsigned width, unsigned height) in util_format_rgtc1_unorm_pack_rgba_8unorm() 115 …ict dst_row, unsigned dst_stride, const uint8_t *restrict src_row, unsigned src_stride, unsigned w… in util_format_rgtc1_unorm_unpack_rgba_float() 142 …trict dst_row, unsigned dst_stride, const float *restrict src_row, unsigned src_stride, unsigned w… in util_format_rgtc1_unorm_pack_rgba_float() 184 … UNUSED const uint8_t *restrict src_row, UNUSED unsigned src_stride, in util_format_rgtc1_snorm_unpack_rgba_8unorm() 192 const uint8_t *restrict src_row, unsigned src_stride, in util_format_rgtc1_snorm_unpack_r_8snorm() 218 … UNUSED const uint8_t *restrict src_row, UNUSED unsigned src_stride, in util_format_rgtc1_snorm_pack_rgba_8unorm() 225 …trict dst_row, unsigned dst_stride, const float *restrict src_row, unsigned src_stride, unsigned w… in util_format_rgtc1_snorm_pack_rgba_float() 247 …ict dst_row, unsigned dst_stride, const uint8_t *restrict src_row, unsigned src_stride, unsigned w… in util_format_rgtc1_snorm_unpack_rgba_float() [all …]
|
D | u_format_yuv.c | 43 const uint8_t *restrict src_row, unsigned src_stride, in util_format_r8g8_b8g8_unorm_unpack_rgba_float() 97 const uint8_t *restrict src_row, unsigned src_stride, in util_format_r8g8_b8g8_unorm_unpack_rgba_8unorm() 151 const float *restrict src_row, unsigned src_stride, in util_format_r8g8_b8g8_unorm_pack_rgba_float() 200 const uint8_t *restrict src_row, unsigned src_stride, in util_format_r8g8_b8g8_unorm_pack_rgba_8unorm() 265 const uint8_t *restrict src_row, unsigned src_stride, in util_format_g8r8_g8b8_unorm_unpack_rgba_float() 319 const uint8_t *restrict src_row, unsigned src_stride, in util_format_g8r8_g8b8_unorm_unpack_rgba_8unorm() 373 const float *restrict src_row, unsigned src_stride, in util_format_g8r8_g8b8_unorm_pack_rgba_float() 422 const uint8_t *restrict src_row, unsigned src_stride, in util_format_g8r8_g8b8_unorm_pack_rgba_8unorm() 487 const uint8_t *restrict src_row, unsigned src_stride, in util_format_uyvy_unpack_rgba_float() 534 const uint8_t *restrict src_row, unsigned src_stride, in util_format_vyuy_unpack_rgba_float() [all …]
|
D | u_format_other.c | 54 const float *restrict src_row, unsigned src_stride, in util_format_r9g9b9e5_float_pack_rgba_float() 107 const uint8_t *restrict src_row, unsigned src_stride, in util_format_r9g9b9e5_float_pack_rgba_8unorm() 150 const float *restrict src_row, unsigned src_stride, in util_format_r11g11b10_float_pack_rgba_float() 203 const uint8_t *restrict src_row, unsigned src_stride, in util_format_r11g11b10_float_pack_rgba_8unorm() 290 const float *restrict src_row, unsigned src_stride, in util_format_r8g8bx_snorm_pack_rgba_float() 315 const uint8_t *restrict src_row, unsigned src_stride, in util_format_r8g8bx_snorm_pack_rgba_8unorm()
|
D | u_format.c | 55 int src_stride, in util_copy_rect() 369 const void *src, unsigned src_stride, in util_format_unpack_rgba_rect() 390 const void *src, unsigned src_stride, in util_format_unpack_rgba_8unorm_rect() 411 const void *src, unsigned src_stride, in util_format_read_4() 430 const void *src, unsigned src_stride, in util_format_write_4() 456 …format format, uint8_t *dst, unsigned dst_stride, const void *src, unsigned src_stride, unsigned x… in util_format_read_4ub() 473 util_format_write_4ub(enum pipe_format format, const uint8_t *src, unsigned src_stride, void *dst, … in util_format_write_4ub() 649 const void *src, unsigned src_stride, in util_format_translate() 876 const void *src, unsigned src_stride, in util_format_translate_3d()
|
D | u_format_fxt1.c | 1551 const uint8_t *restrict src_row, unsigned src_stride, in util_format_fxtn_rgb_unpack_rgba_8unorm() 1576 const uint8_t *restrict src_row, unsigned src_stride, in util_format_fxt1_rgb_unpack_rgba_8unorm() 1587 const uint8_t *restrict src_row, unsigned src_stride, in util_format_fxt1_rgba_unpack_rgba_8unorm() 1598 const uint8_t *restrict src_row, unsigned src_stride, in util_format_fxtn_rgb_unpack_rgba_float() 1629 const uint8_t *restrict src_row, unsigned src_stride, in util_format_fxt1_rgb_unpack_rgba_float() 1640 const uint8_t *restrict src_row, unsigned src_stride, in util_format_fxt1_rgba_unpack_rgba_float() 1655 const uint8_t *restrict src, unsigned src_stride, in util_format_fxt1_rgb_pack_rgba_8unorm() 1681 const uint8_t *restrict src, unsigned src_stride, in util_format_fxt1_rgba_pack_rgba_8unorm() 1689 const float *restrict src, unsigned src_stride, in util_format_fxt1_rgb_pack_rgba_float() 1710 const float *restrict src, unsigned src_stride, in util_format_fxt1_rgba_pack_rgba_float()
|
D | texcompress_etc_tmp.h | 142 unsigned src_stride, in etc1_unpack_rgba8888()
|
/hardware/qcom/display/msm8960/libcopybit/ |
D | software_converter.cpp | 129 int src_stride; member
|
/hardware/qcom/display/msm8994/libcopybit/ |
D | software_converter.cpp | 130 int src_stride; member
|
/hardware/qcom/sm8150/display/libcopybit/ |
D | software_converter.cpp | 129 int src_stride; member
|
/hardware/qcom/display/msm8998/libcopybit/ |
D | software_converter.cpp | 131 int src_stride; member
|
/hardware/qcom/display/msm8909w_3100/libcopybit/ |
D | software_converter.cpp | 129 int src_stride; member
|
/hardware/qcom/display/msm8996/libcopybit/ |
D | software_converter.cpp | 129 int src_stride; member
|
/hardware/qcom/display/msm8226/libcopybit/ |
D | software_converter.cpp | 129 int src_stride; member
|
/hardware/qcom/sm7250/display/libcopybit/ |
D | software_converter.cpp | 129 int src_stride; member
|
/hardware/qcom/display/msm8909/libcopybit/ |
D | software_converter.cpp | 129 int src_stride; member
|
/hardware/qcom/display/msm8084/libcopybit/ |
D | software_converter.cpp | 129 int src_stride; member
|
/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/venc/src/ |
D | omx_swvenc_mpeg4.cpp | 1955 int src_stride = SWVENC_Y_STRIDE(COLOR_FMT_NV12, s_width); in swvenc_do_rotate() local
|
/hardware/qcom/sm7250/media/mm-video-v4l2/vidc/venc/src/ |
D | omx_swvenc_mpeg4.cpp | 1899 int src_stride = SWVENC_Y_STRIDE(COLOR_FMT_NV12, s_width); in swvenc_do_rotate() local
|
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/src/ |
D | omx_video_base.cpp | 4576 ColorConvertFormat src, ColorConvertFormat dest,unsigned int src_stride) in open()
|
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/src/ |
D | omx_video_base.cpp | 5061 ColorConvertFormat src, ColorConvertFormat dest, unsigned int src_stride, in open()
|