Lines Matching defs:width
126 void RGB24ToARGBRow_C(const uint8_t* src_rgb24, uint8_t* dst_argb, int width) { in RGB24ToARGBRow_C()
141 void RAWToARGBRow_C(const uint8_t* src_raw, uint8_t* dst_argb, int width) { in RAWToARGBRow_C()
156 void RAWToRGBARow_C(const uint8_t* src_raw, uint8_t* dst_rgba, int width) { in RAWToRGBARow_C()
171 void RAWToRGB24Row_C(const uint8_t* src_raw, uint8_t* dst_rgb24, int width) { in RAWToRGB24Row_C()
187 int width) { in RGB565ToARGBRow_C()
205 int width) { in ARGB1555ToARGBRow_C()
224 int width) { in ARGB4444ToARGBRow_C()
240 void AR30ToARGBRow_C(const uint8_t* src_ar30, uint8_t* dst_argb, int width) { in AR30ToARGBRow_C()
255 void AR30ToABGRRow_C(const uint8_t* src_ar30, uint8_t* dst_abgr, int width) { in AR30ToABGRRow_C()
270 void AR30ToAB30Row_C(const uint8_t* src_ar30, uint8_t* dst_ab30, int width) { in AR30ToAB30Row_C()
284 void ARGBToABGRRow_C(const uint8_t* src_argb, uint8_t* dst_abgr, int width) { in ARGBToABGRRow_C()
300 void ARGBToBGRARow_C(const uint8_t* src_argb, uint8_t* dst_bgra, int width) { in ARGBToBGRARow_C()
316 void ARGBToRGBARow_C(const uint8_t* src_argb, uint8_t* dst_rgba, int width) { in ARGBToRGBARow_C()
332 void ARGBToRGB24Row_C(const uint8_t* src_argb, uint8_t* dst_rgb, int width) { in ARGBToRGB24Row_C()
346 void ARGBToRAWRow_C(const uint8_t* src_argb, uint8_t* dst_rgb, int width) { in ARGBToRAWRow_C()
360 void RGBAToARGBRow_C(const uint8_t* src_rgba, uint8_t* dst_argb, int width) { in RGBAToARGBRow_C()
376 void ARGBToRGB565Row_C(const uint8_t* src_argb, uint8_t* dst_rgb, int width) { in ARGBToRGB565Row_C()
409 int width) { in ARGBToRGB565DitherRow_C()
436 void ARGBToARGB1555Row_C(const uint8_t* src_argb, uint8_t* dst_rgb, int width) { in ARGBToARGB1555Row_C()
464 void ARGBToARGB4444Row_C(const uint8_t* src_argb, uint8_t* dst_rgb, int width) { in ARGBToARGB4444Row_C()
492 void ABGRToAR30Row_C(const uint8_t* src_abgr, uint8_t* dst_ar30, int width) { in ABGRToAR30Row_C()
506 void ARGBToAR30Row_C(const uint8_t* src_argb, uint8_t* dst_ar30, int width) { in ARGBToAR30Row_C()
520 void ARGBToAR64Row_C(const uint8_t* src_argb, uint16_t* dst_ar64, int width) { in ARGBToAR64Row_C()
536 void ARGBToAB64Row_C(const uint8_t* src_argb, uint16_t* dst_ab64, int width) { in ARGBToAB64Row_C()
552 void AR64ToARGBRow_C(const uint16_t* src_ar64, uint8_t* dst_argb, int width) { in AR64ToARGBRow_C()
568 void AB64ToARGBRow_C(const uint16_t* src_ab64, uint8_t* dst_argb, int width) { in AB64ToARGBRow_C()
584 void AR64ToAB64Row_C(const uint16_t* src_ar64, uint16_t* dst_ab64, int width) { in AR64ToAB64Row_C()
604 int width) { in AR64ShuffleRow_C()
906 void RGB565ToYRow_C(const uint8_t* src_rgb565, uint8_t* dst_y, int width) { in RGB565ToYRow_C()
922 void ARGB1555ToYRow_C(const uint8_t* src_argb1555, uint8_t* dst_y, int width) { in ARGB1555ToYRow_C()
938 void ARGB4444ToYRow_C(const uint8_t* src_argb4444, uint8_t* dst_y, int width) { in ARGB4444ToYRow_C()
957 int width) { in RGB565ToUVRow_C()
1046 int width) { in ARGB1555ToUVRow_C()
1136 int width) { in ARGB4444ToUVRow_C()
1219 int width) { in ARGBToUV444Row_C()
1233 void ARGBGrayRow_C(const uint8_t* src_argb, uint8_t* dst_argb, int width) { in ARGBGrayRow_C()
1245 void ARGBSepiaRow_C(uint8_t* dst_argb, int width) { in ARGBSepiaRow_C()
1267 int width) { in ARGBColorMatrixRow_C()
1298 int width) { in ARGBColorTableRow_C()
1316 int width) { in RGBColorTableRow_C()
1333 int width) { in ARGBQuantizeRow_C()
1354 int width, in ARGBShadeRow_C()
1384 int width) { in ARGBMultiplyRow_C()
1412 int width) { in ARGBAddRow_C()
1439 int width) { in ARGBSubtractRow_C()
1466 int width) { in SobelXRow_C()
1486 int width) { in SobelYRow_C()
1506 int width) { in SobelRow_C()
1523 int width) { in SobelToPlaneRow_C()
1536 int width) { in SobelXYRow_C()
1550 void J400ToARGBRow_C(const uint8_t* src_y, uint8_t* dst_argb, int width) { in J400ToARGBRow_C()
1969 int width) { in I444ToARGBRow_C()
1987 int width) { in I444ToRGB24Row_C()
2005 int width) { in I422ToARGBRow_C()
2032 int width) { in I210ToARGBRow_C()
2058 int width) { in I410ToARGBRow_C()
2077 int width) { in I210AlphaToARGBRow_C()
2105 int width) { in I410AlphaToARGBRow_C()
2125 int width) { in I212ToARGBRow_C()
2164 int width) { in I210ToAR30Row_C()
2191 int width) { in I212ToAR30Row_C()
2217 int width) { in I410ToAR30Row_C()
2237 int width) { in P210ToARGBRow_C()
2261 int width) { in P410ToARGBRow_C()
2277 int width) { in P210ToAR30Row_C()
2301 int width) { in P410ToAR30Row_C()
2322 int width) { in I422ToAR30Row_C()
2349 int width) { in I444AlphaToARGBRow_C()
2369 int width) { in I422AlphaToARGBRow_C()
2396 int width) { in I422ToRGB24Row_C()
2419 int width) { in I422ToARGB4444Row_C()
2460 int width) { in I422ToARGB1555Row_C()
2501 int width) { in I422ToRGB565Row_C()
2541 int width) { in NV12ToARGBRow_C()
2565 int width) { in NV21ToARGBRow_C()
2589 int width) { in NV12ToRGB24Row_C()
2610 int width) { in NV21ToRGB24Row_C()
2631 int width) { in NV12ToRGB565Row_C()
2672 int width) { in YUY2ToARGBRow_C()
2694 int width) { in UYVYToARGBRow_C()
2718 int width) { in I422ToRGBARow_C()
2742 int width) { in I400ToARGBRow_C()
2758 void MirrorRow_C(const uint8_t* src, uint8_t* dst, int width) { in MirrorRow_C()
2771 void MirrorRow_16_C(const uint16_t* src, uint16_t* dst, int width) { in MirrorRow_16_C()
2784 void MirrorUVRow_C(const uint8_t* src_uv, uint8_t* dst_uv, int width) { in MirrorUVRow_C()
2798 int width) { in MirrorSplitUVRow_C()
2814 void ARGBMirrorRow_C(const uint8_t* src, uint8_t* dst, int width) { in ARGBMirrorRow_C()
2829 void RGB24MirrorRow_C(const uint8_t* src_rgb24, uint8_t* dst_rgb24, int width) { in RGB24MirrorRow_C()
2847 int width) { in SplitUVRow_C()
2865 int width) { in MergeUVRow_C()
2883 int width) { in DetileRow_C()
2898 int width) { in DetileRow_16_C()
2914 int width) { in DetileSplitUVRow_C()
2932 int width) { in DetileToYUY2_C()
2976 int width) { in SplitRGBRow_C()
2990 int width) { in MergeRGBRow_C()
3005 int width) { in SplitARGBRow_C()
3021 int width) { in MergeARGBRow_C()
3037 int width) { in MergeXR30Row_C()
3057 int width) { in MergeAR64Row_C()
3078 int width) { in MergeARGB16To8Row_C()
3097 int width) { in MergeXR64Row_C()
3117 int width) { in MergeXRGB16To8Row_C()
3135 int width) { in SplitXRGBRow_C()
3149 int width) { in MergeXRGBRow_C()
3165 int width) { in MergeUVRow_16_C()
3182 int width) { in SplitUVRow_16_C()
3197 int width) { in MultiplyRow_16_C()
3207 int width) { in DivideRow_16_C()
3225 int width) { in Convert16To8Row_C()
3240 int width) { in Convert8To16Row_C()
3256 void SetRow_C(uint8_t* dst, uint8_t v8, int width) { in SetRow_C()
3260 void ARGBSetRow_C(uint8_t* dst_argb, uint32_t v32, int width) { in ARGBSetRow_C()
3272 int width) { in YUY2ToUVRow_C()
3288 int width) { in YUY2ToNVUVRow_C()
3303 int width) { in YUY2ToUV422Row_C()
3316 void YUY2ToYRow_C(const uint8_t* src_yuy2, uint8_t* dst_y, int width) { in YUY2ToYRow_C()
3334 int width) { in UYVYToUVRow_C()
3350 int width) { in UYVYToUV422Row_C()
3363 void UYVYToYRow_C(const uint8_t* src_uyvy, uint8_t* dst_y, int width) { in UYVYToYRow_C()
3384 int width) { in ARGBBlendRow_C()
3436 int width) { in BlendPlaneRow_C()
3455 void ARGBAttenuateRow_C(const uint8_t* src_argb, uint8_t* dst_argb, int width) { in ARGBAttenuateRow_C()
3548 int width) { in ARGBUnattenuateRow_C()
3570 int width) { in ComputeCumulativeSumRow_C()
3621 int width) { in ARGBAffineRow_C()
3642 int width) { in HalfRow_C()
3652 int width) { in HalfRow_16_C()
3663 int width) { in HalfRow_16To8_C()
3676 int width, in InterpolateRow_C()
3707 int width, in InterpolateRow_16_C()
3746 int width, in InterpolateRow_16To8_C()
3779 int width) { in ARGBShuffleRow_C()
3805 int width) { in I422ToYUY2Row_C()
3829 int width) { in I422ToUYVYRow_C()
3852 int width) { in ARGBPolynomialRow_C()
3909 int width) { in HalfFloatRow_C()
3918 void ByteToFloatRow_C(const uint8_t* src, float* dst, float scale, int width) { in ByteToFloatRow_C()
3928 int width, in ARGBLumaColorTableRow_C()
3968 void ARGBCopyAlphaRow_C(const uint8_t* src, uint8_t* dst, int width) { in ARGBCopyAlphaRow_C()
3981 void ARGBExtractAlphaRow_C(const uint8_t* src_argb, uint8_t* dst_a, int width) { in ARGBExtractAlphaRow_C()
3994 void ARGBCopyYToAlphaRow_C(const uint8_t* src, uint8_t* dst, int width) { in ARGBCopyYToAlphaRow_C()
4018 int width) { in I422ToRGB565Row_SSSE3()
4039 int width) { in I422ToARGB1555Row_SSSE3()
4061 int width) { in I422ToARGB4444Row_SSSE3()
4082 int width) { in NV12ToRGB565Row_SSSE3()
4102 int width) { in NV12ToRGB24Row_SSSE3()
4122 int width) { in NV21ToRGB24Row_SSSE3()
4142 int width) { in NV12ToRGB24Row_AVX2()
4166 int width) { in NV21ToRGB24Row_AVX2()
4191 int width) { in I422ToRGB565Row_AVX2()
4216 int width) { in I422ToARGB1555Row_AVX2()
4242 int width) { in I422ToARGB4444Row_AVX2()
4268 int width) { in I422ToRGB24Row_AVX2()
4294 int width) { in I444ToRGB24Row_AVX2()
4319 int width) { in NV12ToRGB565Row_AVX2()
4340 void RGB24ToYJRow_AVX2(const uint8_t* src_rgb24, uint8_t* dst_yj, int width) { in RGB24ToYJRow_AVX2()
4356 void RAWToYJRow_AVX2(const uint8_t* src_raw, uint8_t* dst_yj, int width) { in RAWToYJRow_AVX2()
4372 void RGB24ToYJRow_SSSE3(const uint8_t* src_rgb24, uint8_t* dst_yj, int width) { in RGB24ToYJRow_SSSE3()
4388 void RAWToYJRow_SSSE3(const uint8_t* src_raw, uint8_t* dst_yj, int width) { in RAWToYJRow_SSSE3()
4407 int width, in InterpolateRow_16To8_AVX2()
4422 float ScaleSumSamples_C(const float* src, float* dst, float scale, int width) { in ScaleSumSamples_C()
4433 float ScaleMaxSamples_C(const float* src, float* dst, float scale, int width) { in ScaleMaxSamples_C()
4445 void ScaleSamples_C(const float* src, float* dst, float scale, int width) { in ScaleSamples_C()
4452 void GaussRow_C(const uint32_t* src, uint16_t* dst, int width) { in GaussRow_C()
4469 int width) { in GaussCol_C()
4476 void GaussRow_F32_C(const float* src, float* dst, int width) { in GaussRow_F32_C()
4492 int width) { in GaussCol_F32_C()
4503 int width) { in NV21ToYUV24Row_C()
4528 int width) { in AYUVToUVRow_C()
4551 int width) { in AYUVToVURow_C()
4571 void AYUVToYRow_C(const uint8_t* src_ayuv, uint8_t* dst_y, int width) { in AYUVToYRow_C()
4581 void SwapUVRow_C(const uint8_t* src_uv, uint8_t* dst_vu, int width) { in SwapUVRow_C()
4598 int width) { in HalfMergeUVRow_C()