Lines Matching defs:width
84 void RGB24ToARGBRow_C(const uint8_t* src_rgb24, uint8_t* dst_argb, int width) { in RGB24ToARGBRow_C()
99 void RAWToARGBRow_C(const uint8_t* src_raw, uint8_t* dst_argb, int width) { in RAWToARGBRow_C()
114 void RAWToRGB24Row_C(const uint8_t* src_raw, uint8_t* dst_rgb24, int width) { in RAWToRGB24Row_C()
130 int width) { in RGB565ToARGBRow_C()
147 int width) { in ARGB1555ToARGBRow_C()
165 int width) { in ARGB4444ToARGBRow_C()
181 void AR30ToARGBRow_C(const uint8_t* src_ar30, uint8_t* dst_argb, int width) { in AR30ToARGBRow_C()
195 void AR30ToABGRRow_C(const uint8_t* src_ar30, uint8_t* dst_abgr, int width) { in AR30ToABGRRow_C()
209 void AR30ToAB30Row_C(const uint8_t* src_ar30, uint8_t* dst_ab30, int width) { in AR30ToAB30Row_C()
222 void ARGBToRGB24Row_C(const uint8_t* src_argb, uint8_t* dst_rgb, int width) { in ARGBToRGB24Row_C()
236 void ARGBToRAWRow_C(const uint8_t* src_argb, uint8_t* dst_rgb, int width) { in ARGBToRAWRow_C()
250 void ARGBToRGB565Row_C(const uint8_t* src_argb, uint8_t* dst_rgb, int width) { in ARGBToRGB565Row_C()
283 int width) { in ARGBToRGB565DitherRow_C()
308 void ARGBToARGB1555Row_C(const uint8_t* src_argb, uint8_t* dst_rgb, int width) { in ARGBToARGB1555Row_C()
333 void ARGBToARGB4444Row_C(const uint8_t* src_argb, uint8_t* dst_rgb, int width) { in ARGBToARGB4444Row_C()
358 void ABGRToAR30Row_C(const uint8_t* src_abgr, uint8_t* dst_ar30, int width) { in ABGRToAR30Row_C()
371 void ARGBToAR30Row_C(const uint8_t* src_argb, uint8_t* dst_ar30, int width) { in ARGBToAR30Row_C()
521 void RGB565ToYRow_C(const uint8_t* src_rgb565, uint8_t* dst_y, int width) { in RGB565ToYRow_C()
536 void ARGB1555ToYRow_C(const uint8_t* src_argb1555, uint8_t* dst_y, int width) { in ARGB1555ToYRow_C()
551 void ARGB4444ToYRow_C(const uint8_t* src_argb4444, uint8_t* dst_y, int width) { in ARGB4444ToYRow_C()
570 int width) { in RGB565ToUVRow_C()
620 int width) { in ARGB1555ToUVRow_C()
671 int width) { in ARGB4444ToUVRow_C()
721 int width) { in ARGBToUV444Row_C()
735 void ARGBGrayRow_C(const uint8_t* src_argb, uint8_t* dst_argb, int width) { in ARGBGrayRow_C()
747 void ARGBSepiaRow_C(uint8_t* dst_argb, int width) { in ARGBSepiaRow_C()
769 int width) { in ARGBColorMatrixRow_C()
800 int width) { in ARGBColorTableRow_C()
818 int width) { in RGBColorTableRow_C()
835 int width) { in ARGBQuantizeRow_C()
853 int width, in ARGBShadeRow_C()
883 int width) { in ARGBMultiplyRow_C()
911 int width) { in ARGBAddRow_C()
938 int width) { in ARGBSubtractRow_C()
965 int width) { in SobelXRow_C()
985 int width) { in SobelYRow_C()
1005 int width) { in SobelRow_C()
1022 int width) { in SobelToPlaneRow_C()
1035 int width) { in SobelXYRow_C()
1049 void J400ToARGBRow_C(const uint8_t* src_y, uint8_t* dst_argb, int width) { in J400ToARGBRow_C()
1485 int width) { in I444ToARGBRow_C()
1513 int width) { in I444ToARGBRow_C()
1533 int width) { in I422ToARGBRow_C()
1560 int width) { in I210ToARGBRow_C()
1599 int width) { in I210ToAR30Row_C()
1627 int width) { in I422ToAR30Row_C()
1654 int width) { in I422AlphaToARGBRow_C()
1681 int width) { in I422ToRGB24Row_C()
1704 int width) { in I422ToARGB4444Row_C()
1742 int width) { in I422ToARGB1555Row_C()
1780 int width) { in I422ToRGB565Row_C()
1817 int width) { in NV12ToARGBRow_C()
1841 int width) { in NV21ToARGBRow_C()
1865 int width) { in NV12ToRGB24Row_C()
1886 int width) { in NV21ToRGB24Row_C()
1907 int width) { in NV12ToRGB565Row_C()
1942 int width) { in YUY2ToARGBRow_C()
1964 int width) { in UYVYToARGBRow_C()
1988 int width) { in I422ToRGBARow_C()
2009 void I400ToARGBRow_C(const uint8_t* src_y, uint8_t* rgb_buf, int width) { in I400ToARGBRow_C()
2025 void MirrorRow_C(const uint8_t* src, uint8_t* dst, int width) { in MirrorRow_C()
2041 int width) { in MirrorUVRow_C()
2057 void ARGBMirrorRow_C(const uint8_t* src, uint8_t* dst, int width) { in ARGBMirrorRow_C()
2075 int width) { in SplitUVRow_C()
2093 int width) { in MergeUVRow_C()
2112 int width) { in SplitRGBRow_C()
2126 int width) { in MergeRGBRow_C()
2145 int width) { in MergeUVRow_16_C()
2163 int width) { in MultiplyRow_16_C()
2178 int width) { in Convert16To8Row_C()
2190 int width) { in Convert8To16Row_C()
2206 void SetRow_C(uint8_t* dst, uint8_t v8, int width) { in SetRow_C()
2210 void ARGBSetRow_C(uint8_t* dst_argb, uint32_t v32, int width) { in ARGBSetRow_C()
2223 int width) { in YUY2ToUVRow_C()
2239 int width) { in YUY2ToUV422Row_C()
2252 void YUY2ToYRow_C(const uint8_t* src_yuy2, uint8_t* dst_y, int width) { in YUY2ToYRow_C()
2270 int width) { in UYVYToUVRow_C()
2286 int width) { in UYVYToUV422Row_C()
2299 void UYVYToYRow_C(const uint8_t* src_uyvy, uint8_t* dst_y, int width) { in UYVYToYRow_C()
2320 int width) { in ARGBBlendRow_C()
2372 int width) { in BlendPlaneRow_C()
2392 void ARGBAttenuateRow_C(const uint8_t* src_argb, uint8_t* dst_argb, int width) { in ARGBAttenuateRow_C()
2477 int width) { in ARGBUnattenuateRow_C()
2501 int width) { in ComputeCumulativeSumRow_C()
2541 int width) { in ARGBAffineRow_C()
2562 int width) { in HalfRow_C()
2572 int width) { in HalfRow_16_C()
2583 int width, in InterpolateRow_C()
2615 int width, in InterpolateRow_16_C()
2645 int width) { in ARGBShuffleRow_C()
2671 int width) { in I422ToYUY2Row_C()
2695 int width) { in I422ToUYVYRow_C()
2718 int width) { in ARGBPolynomialRow_C()
2775 int width) { in HalfFloatRow_C()
2784 void ByteToFloatRow_C(const uint8_t* src, float* dst, float scale, int width) { in ByteToFloatRow_C()
2794 int width, in ARGBLumaColorTableRow_C()
2834 void ARGBCopyAlphaRow_C(const uint8_t* src, uint8_t* dst, int width) { in ARGBCopyAlphaRow_C()
2847 void ARGBExtractAlphaRow_C(const uint8_t* src_argb, uint8_t* dst_a, int width) { in ARGBExtractAlphaRow_C()
2860 void ARGBCopyYToAlphaRow_C(const uint8_t* src, uint8_t* dst, int width) { in ARGBCopyYToAlphaRow_C()
2884 int width) { in I422ToRGB565Row_SSSE3()
2905 int width) { in I422ToARGB1555Row_SSSE3()
2927 int width) { in I422ToARGB4444Row_SSSE3()
2948 int width) { in NV12ToRGB565Row_SSSE3()
2968 int width) { in NV12ToRGB24Row_SSSE3()
2988 int width) { in NV21ToRGB24Row_SSSE3()
3008 int width) { in NV12ToRGB24Row_AVX2()
3032 int width) { in NV21ToRGB24Row_AVX2()
3057 int width) { in I422ToRGB565Row_AVX2()
3082 int width) { in I422ToARGB1555Row_AVX2()
3108 int width) { in I422ToARGB4444Row_AVX2()
3134 int width) { in I422ToRGB24Row_AVX2()
3159 int width) { in NV12ToRGB565Row_AVX2()
3178 float ScaleSumSamples_C(const float* src, float* dst, float scale, int width) { in ScaleSumSamples_C()
3192 float ScaleMaxSamples_C(const float* src, float* dst, float scale, int width) { in ScaleMaxSamples_C()
3204 void ScaleSamples_C(const float* src, float* dst, float scale, int width) { in ScaleSamples_C()
3211 void GaussRow_C(const uint32_t* src, uint16_t* dst, int width) { in GaussRow_C()
3227 int width) { in GaussCol_C()
3238 int width) { in NV21ToYUV24Row_C()
3262 int width) { in AYUVToUVRow_C()
3289 int width) { in AYUVToVURow_C()
3313 void AYUVToYRow_C(const uint8_t* src_ayuv, uint8_t* dst_y, int width) { in AYUVToYRow_C()
3322 void UVToVURow_C(const uint8_t* src_uv, uint8_t* dst_vu, int width) { in UVToVURow_C()
3339 int width) { in FloatDivToByteRow_C()