/aosp_15_r20/external/libyuv/source/ |
H A D | convert_argb.cc | 58 const uint8_t* src_u, in I420ToARGBMatrix() 161 const uint8_t* src_u, in I420ToARGB() 178 const uint8_t* src_u, in I420ToABGR() 197 const uint8_t* src_u, in J420ToARGB() 214 const uint8_t* src_u, in J420ToABGR() 233 const uint8_t* src_u, in H420ToARGB() 250 const uint8_t* src_u, in H420ToABGR() 269 const uint8_t* src_u, in U420ToARGB() 286 const uint8_t* src_u, in U420ToABGR() 305 const uint8_t* src_u, in I422ToARGBMatrix() [all …]
|
H A D | convert_to_argb.cc | 187 const uint8_t* src_u; in ConvertToARGB() local 211 const uint8_t* src_u = sample + src_width * abs_src_height + in ConvertToARGB() local 224 const uint8_t* src_u = sample + src_width * abs_src_height + in ConvertToARGB() local 237 const uint8_t* src_u = sample + src_width * abs_src_height + in ConvertToARGB() local 250 const uint8_t* src_u; in ConvertToARGB() local 271 const uint8_t* src_u = in ConvertToARGB() local 283 const uint8_t* src_u = in ConvertToARGB() local 295 const uint8_t* src_u = in ConvertToARGB() local 307 const uint8_t* src_u; in ConvertToARGB() local 323 const uint8_t* src_u; in ConvertToARGB() local [all …]
|
H A D | convert_from.cc | 37 const uint8_t* src_u, in I420ToI4xx() 81 const uint8_t* src_u, in I420ToI010() 126 const uint8_t* src_u, in I420ToI012() 172 const uint8_t* src_u, in I420ToI422() 197 const uint8_t* src_u, in I420ToI444() 221 const uint16_t* src_u, in I010ToI410() 261 const uint16_t* src_u, in I210ToI410() 300 const uint8_t* src_u, in I422ToI444() 358 const uint8_t* src_u, in I422ToYUY2() 424 const uint8_t* src_u, in I420ToYUY2() [all …]
|
H A D | convert.cc | 39 const uint8_t* src_u, in I4xxToI420() 84 const uint8_t* src_u, in I420Copy() 127 const uint16_t* src_u, in I010Copy() 168 const uint16_t* src_u, in Planar16bitTo8bit() 215 const uint16_t* src_u, in I41xToI420() 260 const uint16_t* src_u, in I21xToI420() 310 const uint16_t* src_u, in I010ToI420() 331 const uint16_t* src_u, in I210ToI420() 351 const uint16_t* src_u, in I210ToI422() 372 const uint16_t* src_u, in I410ToI420() [all …]
|
H A D | rotate.cc | 618 const uint8_t* src_u, in I420Rotate() 688 const uint8_t* src_u, in I422Rotate() 786 const uint8_t* src_u, in I444Rotate() 901 static void SplitPixels(const uint8_t* src_u, in SplitPixels() 917 const uint8_t* src_u, in Android420ToI420Rotate() 996 const uint16_t* src_u, in I010Rotate() 1066 const uint16_t* src_u, in I210Rotate() 1166 const uint16_t* src_u, in I410Rotate()
|
H A D | row_neon64.cc | 122 const uint8_t* src_u, in I444ToARGBRow_NEON() 146 const uint8_t* src_u, in I444ToRGB24Row_NEON() 169 const uint8_t* src_u, in I422ToARGBRow_NEON() 193 const uint8_t* src_u, in I444AlphaToARGBRow_NEON() 219 const uint8_t* src_u, in I422AlphaToARGBRow_NEON() 245 const uint8_t* src_u, in I422ToRGBARow_NEON() 269 const uint8_t* src_u, in I422ToRGB24Row_NEON() 299 const uint8_t* src_u, in I422ToRGB565Row_NEON() 330 const uint8_t* src_u, in I422ToARGB1555Row_NEON() 365 const uint8_t* src_u, in I422ToARGB4444Row_NEON() [all …]
|
H A D | row_common.cc | 1965 const uint8_t* src_u, in I444ToARGBRow_C() 1983 const uint8_t* src_u, in I444ToRGB24Row_C() 2001 const uint8_t* src_u, in I422ToARGBRow_C() 2028 const uint16_t* src_u, in I210ToARGBRow_C() 2054 const uint16_t* src_u, in I410ToARGBRow_C() 2072 const uint16_t* src_u, in I210AlphaToARGBRow_C() 2100 const uint16_t* src_u, in I410AlphaToARGBRow_C() 2121 const uint16_t* src_u, in I212ToARGBRow_C() 2160 const uint16_t* src_u, in I210ToAR30Row_C() 2187 const uint16_t* src_u, in I212ToAR30Row_C() [all …]
|
H A D | row_neon.cc | 138 const uint8_t* src_u, in I444ToARGBRow_NEON() 162 const uint8_t* src_u, in I444ToRGB24Row_NEON() 185 const uint8_t* src_u, in I422ToARGBRow_NEON() 209 const uint8_t* src_u, in I444AlphaToARGBRow_NEON() 235 const uint8_t* src_u, in I422AlphaToARGBRow_NEON() 261 const uint8_t* src_u, in I422ToRGBARow_NEON() 283 const uint8_t* src_u, in I422ToRGB24Row_NEON() 314 const uint8_t* src_u, in I422ToRGB565Row_NEON() 346 const uint8_t* src_u, in I422ToARGB1555Row_NEON() 379 const uint8_t* src_u, in I422ToARGB4444Row_NEON() [all …]
|
/aosp_15_r20/external/libaom/third_party/libyuv/source/ |
H A D | convert_argb.cc | 54 const uint8_t* src_u, in I420ToARGBMatrix() 134 const uint8_t* src_u, in I420ToARGB() 151 const uint8_t* src_u, in I420ToABGR() 170 const uint8_t* src_u, in J420ToARGB() 187 const uint8_t* src_u, in J420ToABGR() 206 const uint8_t* src_u, in H420ToARGB() 223 const uint8_t* src_u, in H420ToABGR() 242 const uint8_t* src_u, in U420ToARGB() 259 const uint8_t* src_u, in U420ToABGR() 278 const uint8_t* src_u, in I422ToARGBMatrix() [all …]
|
H A D | convert_to_argb.cc | 187 const uint8_t* src_u; in ConvertToARGB() local 211 const uint8_t* src_u = sample + src_width * abs_src_height + in ConvertToARGB() local 224 const uint8_t* src_u = sample + src_width * abs_src_height + in ConvertToARGB() local 237 const uint8_t* src_u = sample + src_width * abs_src_height + in ConvertToARGB() local 250 const uint8_t* src_u; in ConvertToARGB() local 271 const uint8_t* src_u = in ConvertToARGB() local 283 const uint8_t* src_u = in ConvertToARGB() local 295 const uint8_t* src_u = in ConvertToARGB() local 307 const uint8_t* src_u; in ConvertToARGB() local 323 const uint8_t* src_u; in ConvertToARGB() local [all …]
|
H A D | convert_from.cc | 35 const uint8_t* src_u, in I420ToI4xx() 72 const uint8_t* src_u, in I420ToI010() 117 const uint8_t* src_u, in I420ToI422() 142 const uint8_t* src_u, in I420ToI444() 186 const uint8_t* src_u, in I422ToYUY2() 252 const uint8_t* src_u, in I420ToYUY2() 332 const uint8_t* src_u, in I422ToUYVY() 414 const uint8_t* src_u, in I420ToUYVY() 494 const uint8_t* src_u, in I420ToNV12() 532 const uint8_t* src_u, in I420ToNV21()
|
H A D | convert.cc | 33 const uint8_t* src_u, in I4xxToI420() 71 const uint8_t* src_u, in I420Copy() 113 const uint16_t* src_u, in I010Copy() 155 const uint16_t* src_u, in I010ToI420() 200 const uint8_t* src_u, in I422ToI420() 222 const uint8_t* src_u, in I422ToNV21() 267 const uint8_t* src_u, in I422ToNV21() 412 const uint8_t* src_u, in I444ToI420() 432 const uint8_t* src_u, in I444ToNV12() 467 const uint8_t* src_u, in I444ToNV21() [all …]
|
H A D | row_neon64.cc | 110 const uint8_t* src_u, in I444ToARGBRow_NEON() 142 const uint8_t* src_u, in I422ToARGBRow_NEON() 175 const uint8_t* src_u, in I422AlphaToARGBRow_NEON() 210 const uint8_t* src_u, in I422ToRGBARow_NEON() 242 const uint8_t* src_u, in I422ToRGB24Row_NEON() 282 const uint8_t* src_u, in I422ToRGB565Row_NEON() 322 const uint8_t* src_u, in I422ToARGB1555Row_NEON() 365 const uint8_t* src_u, in I422ToARGB4444Row_NEON() 656 void MergeUVRow_NEON(const uint8_t* src_u, in MergeUVRow_NEON() 1292 const uint8_t* src_u, in I422ToYUY2Row_NEON() [all …]
|
H A D | row_neon.cc | 110 const uint8_t* src_u, in I444ToARGBRow_NEON() 136 const uint8_t* src_u, in I422ToARGBRow_NEON() 162 const uint8_t* src_u, in I422AlphaToARGBRow_NEON() 190 const uint8_t* src_u, in I422ToRGBARow_NEON() 216 const uint8_t* src_u, in I422ToRGB24Row_NEON() 248 const uint8_t* src_u, in I422ToRGB565Row_NEON() 282 const uint8_t* src_u, in I422ToARGB1555Row_NEON() 317 const uint8_t* src_u, in I422ToARGB4444Row_NEON() 571 void MergeUVRow_NEON(const uint8_t* src_u, in MergeUVRow_NEON() 1148 const uint8_t* src_u, in I422ToYUY2Row_NEON() [all …]
|
H A D | row_common.cc | 1852 const uint8_t* src_u, in I444ToARGBRow_C() 1880 const uint8_t* src_u, in I444ToARGBRow_C() 1900 const uint8_t* src_u, in I422ToARGBRow_C() 1927 const uint16_t* src_u, in I210ToARGBRow_C() 1966 const uint16_t* src_u, in I210ToAR30Row_C() 1994 const uint8_t* src_u, in I422ToAR30Row_C() 2020 const uint8_t* src_u, in I422AlphaToARGBRow_C() 2048 const uint8_t* src_u, in I422ToRGB24Row_C() 2071 const uint8_t* src_u, in I422ToARGB4444Row_C() 2109 const uint8_t* src_u, in I422ToARGB1555Row_C() [all …]
|
/aosp_15_r20/external/libvpx/third_party/libyuv/source/ |
H A D | convert_from.cc | 35 const uint8_t* src_u, in I420ToI4xx() 72 const uint8_t* src_u, in I420ToI010() 117 const uint8_t* src_u, in I420ToI422() 142 const uint8_t* src_u, in I420ToI444() 186 const uint8_t* src_u, in I422ToYUY2() 252 const uint8_t* src_u, in I420ToYUY2() 324 const uint8_t* src_u, in I422ToUYVY() 398 const uint8_t* src_u, in I420ToUYVY() 471 const uint8_t* src_u, in I420ToNV12() 498 const uint8_t* src_u, in I420ToNV21() [all …]
|
H A D | convert_argb.cc | 53 const uint8_t* src_u, in I420ToARGBMatrix() 125 const uint8_t* src_u, in I420ToARGB() 142 const uint8_t* src_u, in I420ToABGR() 161 const uint8_t* src_u, in J420ToARGB() 178 const uint8_t* src_u, in J420ToABGR() 197 const uint8_t* src_u, in H420ToARGB() 214 const uint8_t* src_u, in H420ToABGR() 232 const uint8_t* src_u, in I422ToARGBMatrix() 309 const uint8_t* src_u, in I422ToARGB() 326 const uint8_t* src_u, in I422ToABGR() [all …]
|
H A D | convert_to_argb.cc | 191 const uint8_t* src_u; in ConvertToARGB() local 213 const uint8_t* src_u; in ConvertToARGB() local 229 const uint8_t* src_u; in ConvertToARGB() local 250 const uint8_t* src_u; in ConvertToARGB() local
|
H A D | row_neon.cc | 110 const uint8_t* src_u, in I444ToARGBRow_NEON() 136 const uint8_t* src_u, in I422ToARGBRow_NEON() 162 const uint8_t* src_u, in I422AlphaToARGBRow_NEON() 190 const uint8_t* src_u, in I422ToRGBARow_NEON() 216 const uint8_t* src_u, in I422ToRGB24Row_NEON() 248 const uint8_t* src_u, in I422ToRGB565Row_NEON() 282 const uint8_t* src_u, in I422ToARGB1555Row_NEON() 317 const uint8_t* src_u, in I422ToARGB4444Row_NEON() 568 void MergeUVRow_NEON(const uint8_t* src_u, in MergeUVRow_NEON() 1088 const uint8_t* src_u, in I422ToYUY2Row_NEON() [all …]
|
H A D | row_neon64.cc | 116 const uint8_t* src_u, in I444ToARGBRow_NEON() 145 const uint8_t* src_u, in I422ToARGBRow_NEON() 174 const uint8_t* src_u, in I422AlphaToARGBRow_NEON() 205 const uint8_t* src_u, in I422ToRGBARow_NEON() 234 const uint8_t* src_u, in I422ToRGB24Row_NEON() 269 const uint8_t* src_u, in I422ToRGB565Row_NEON() 305 const uint8_t* src_u, in I422ToARGB1555Row_NEON() 343 const uint8_t* src_u, in I422ToARGB4444Row_NEON() 615 void MergeUVRow_NEON(const uint8_t* src_u, in MergeUVRow_NEON() 1142 const uint8_t* src_u, in I422ToYUY2Row_NEON() [all …]
|
H A D | row_common.cc | 1481 const uint8_t* src_u, in I444ToARGBRow_C() 1509 const uint8_t* src_u, in I444ToARGBRow_C() 1529 const uint8_t* src_u, in I422ToARGBRow_C() 1556 const uint16_t* src_u, in I210ToARGBRow_C() 1595 const uint16_t* src_u, in I210ToAR30Row_C() 1623 const uint8_t* src_u, in I422ToAR30Row_C() 1649 const uint8_t* src_u, in I422AlphaToARGBRow_C() 1677 const uint8_t* src_u, in I422ToRGB24Row_C() 1700 const uint8_t* src_u, in I422ToARGB4444Row_C() 1738 const uint8_t* src_u, in I422ToARGB1555Row_C() [all …]
|
H A D | convert.cc | 33 const uint8_t* src_u, in I4xxToI420() 71 const uint8_t* src_u, in I420Copy() 113 const uint16_t* src_u, in I010Copy() 155 const uint16_t* src_u, in I010ToI420() 200 const uint8_t* src_u, in I422ToI420() 223 const uint8_t* src_u, in I444ToI420() 1654 static void SplitPixels(const uint8_t* src_u, in SplitPixels() 1670 const uint8_t* src_u, in Android420ToI420()
|
H A D | convert_to_i420.cc | 191 const uint8_t* src_u; in ConvertToI420() local 214 const uint8_t* src_u; in ConvertToI420() local 236 const uint8_t* src_u; in ConvertToI420() local
|
/aosp_15_r20/frameworks/av/media/libstagefright/colorconversion/ |
H A D | ColorConverter.cpp | 887 const uint8_t *src_u = (const uint8_t *)src.mBits + u_offset; in convertYUV420PlanarUseLibYUV() local 965 const uint8_t *src_u = (const uint8_t *)src.mBits + u_offset; in convertYUV420SemiPlanarUseLibYUV() local 1077 return [](void *src_y, void *src_u, void *src_v, size_t x, in getReadFromChromaHorizSubsampled2Image8b() 1078 signed *y1, signed *y2, signed *u, signed *v) { in getReadFromChromaHorizSubsampled2Image8b() 1106 signed *y1, signed *u, signed *v) { in getReadFromImage() 1290 uint8_t *src_u = (uint8_t *)src.mBits + u_offset; in convertYUVMediaImage() local 1405 uint8_t *src_u = (uint8_t *)src.mBits + src.mStride * src.mHeight in convertYUV420Planar16() local 1535 const uint8_t *src_u = in convertYUV420Planar16ToY410() local 1610 const uint8_t *src_u = in convertYUV420Planar16ToY410() local 1692 const uint8_t *src_u = (const uint8_t *)src.mBits + src.mStride * src.mHeight in convertYUV420Planar16ToY410() local
|
/aosp_15_r20/external/libvpx/vp8/common/loongarch/ |
H A D | loopfilter_filters_lsx.c | 296 static void loop_filter_horizontal_edge_uv_lsx(uint8_t *src_u, uint8_t *src_v, in loop_filter_horizontal_edge_uv_lsx() 348 static void loop_filter_vertical_edge_uv_lsx(uint8_t *src_u, uint8_t *src_v, in loop_filter_vertical_edge_uv_lsx() 460 uint8_t *src_u, uint8_t *src_v, int32_t pitch, const uint8_t b_limit_in, in mbloop_filter_horizontal_edge_uv_lsx() 598 uint8_t *src_u, uint8_t *src_v, int32_t pitch, const uint8_t b_limit_in, in mbloop_filter_vertical_edge_uv_lsx() 676 void vp8_loop_filter_mbh_lsx(uint8_t *src_y, uint8_t *src_u, uint8_t *src_v, in vp8_loop_filter_mbh_lsx() 689 void vp8_loop_filter_mbv_lsx(uint8_t *src_y, uint8_t *src_u, uint8_t *src_v, in vp8_loop_filter_mbv_lsx() 701 void vp8_loop_filter_bh_lsx(uint8_t *src_y, uint8_t *src_u, uint8_t *src_v, in vp8_loop_filter_bh_lsx() 723 void vp8_loop_filter_bv_lsx(uint8_t *src_y, uint8_t *src_u, uint8_t *src_v, in vp8_loop_filter_bv_lsx()
|