• Home
  • Raw
  • Download

Lines Matching defs:dst_argb

155 void J400ToARGBRow_SSE2(const uint8_t* src_y, uint8_t* dst_argb, int width) {  in J400ToARGBRow_SSE2()
185 uint8_t* dst_argb, in RGB24ToARGBRow_SSSE3()
224 void RAWToARGBRow_SSSE3(const uint8_t* src_raw, uint8_t* dst_argb, int width) { in RAWToARGBRow_SSSE3()
2010 uint8_t* dst_argb, in I444ToARGBRow_SSSE3()
2085 uint8_t* dst_argb, in I422ToARGBRow_SSSE3()
2149 uint8_t* dst_argb, in I210ToARGBRow_SSSE3()
2215 uint8_t* dst_argb, in I422AlphaToARGBRow_SSSE3()
2250 uint8_t* dst_argb, in NV12ToARGBRow_SSSE3()
2278 uint8_t* dst_argb, in NV21ToARGBRow_SSSE3()
2306 uint8_t* dst_argb, in YUY2ToARGBRow_SSSE3()
2334 uint8_t* dst_argb, in UYVYToARGBRow_SSSE3()
2588 uint8_t* dst_argb, in I444ToARGBRow_AVX2()
2622 uint8_t* dst_argb, in I422ToARGBRow_AVX2()
2697 uint8_t* dst_argb, in I210ToARGBRow_AVX2()
2773 uint8_t* dst_argb, in I422AlphaToARGBRow_AVX2()
2813 uint8_t* dst_argb, in I422ToRGBARow_AVX2()
2856 uint8_t* dst_argb, in NV12ToARGBRow_AVX2()
2889 uint8_t* dst_argb, in NV21ToARGBRow_AVX2()
2922 uint8_t* dst_argb, in YUY2ToARGBRow_AVX2()
2955 uint8_t* dst_argb, in UYVYToARGBRow_AVX2()
2985 void I400ToARGBRow_SSE2(const uint8_t* y_buf, uint8_t* dst_argb, int width) { in I400ToARGBRow_SSE2()
3032 void I400ToARGBRow_AVX2(const uint8_t* y_buf, uint8_t* dst_argb, int width) { in I400ToARGBRow_AVX2()
4071 void ARGBSetRow_X86(uint8_t* dst_argb, uint32_t v32, int width) { in ARGBSetRow_X86()
4498 uint8_t* dst_argb, in ARGBBlendRow_SSSE3()
4698 uint8_t* dst_argb, in ARGBAttenuateRow_SSSE3()
4746 uint8_t* dst_argb, in ARGBAttenuateRow_AVX2()
4785 uint8_t* dst_argb, in ARGBUnattenuateRow_SSE2()
4833 uint8_t* dst_argb, in ARGBUnattenuateRow_AVX2()
4897 void ARGBGrayRow_SSSE3(const uint8_t* src_argb, uint8_t* dst_argb, int width) { in ARGBGrayRow_SSSE3()
4955 void ARGBSepiaRow_SSSE3(uint8_t* dst_argb, int width) { in ARGBSepiaRow_SSSE3()
5014 uint8_t* dst_argb, in ARGBColorMatrixRow_SSSE3()
5077 void ARGBQuantizeRow_SSE2(uint8_t* dst_argb, in ARGBQuantizeRow_SSE2()
5130 uint8_t* dst_argb, in ARGBShadeRow_SSE2()
5167 uint8_t* dst_argb, in ARGBMultiplyRow_SSE2()
5206 uint8_t* dst_argb, in ARGBMultiplyRow_AVX2()
5249 uint8_t* dst_argb, in ARGBAddRow_SSE2()
5277 uint8_t* dst_argb, in ARGBAddRow_AVX2()
5305 uint8_t* dst_argb, in ARGBSubtractRow_SSE2()
5333 uint8_t* dst_argb, in ARGBSubtractRow_AVX2()
5472 uint8_t* dst_argb, in SobelRow_SSE2()
5554 uint8_t* dst_argb, in SobelXYRow_SSE2()
5814 uint8_t* dst_argb, in ARGBAffineRow_SSE2()
6057 uint8_t* dst_argb, in ARGBShuffleRow_SSSE3()
6087 uint8_t* dst_argb, in ARGBShuffleRow_AVX2()
6267 uint8_t* dst_argb, in ARGBPolynomialRow_SSE2()
6323 uint8_t* dst_argb, in ARGBPolynomialRow_AVX2()
6510 void ARGBColorTableRow_X86(uint8_t* dst_argb, in ARGBColorTableRow_X86()
6543 void RGBColorTableRow_X86(uint8_t* dst_argb, in RGBColorTableRow_X86()
6574 uint8_t* dst_argb, in ARGBLumaColorTableRow_SSSE3()