Searched defs:bsrc (Results 1 - 8 of 8) sorted by relevance
| /third_party/ffmpeg/libavfilter/ |
| H A D | vf_maskedclamp.c | 100 const uint8_t *bsrc = td->b->data[p] + slice_start * blinesize; in maskedclamp_slice() local
|
| H A D | vf_hysteresis.c | 159 static void hysteresis8(HysteresisContext *s, const uint8_t *bsrc, const uint8_t *asrc, in hysteresis8() argument 207 const uint16_t *bsrc = (const uint16_t *)bbsrc; in hysteresis16() local
|
| H A D | vf_fftdnoiz.c | 353 float *bsrc = buffer; in export_block() local
|
| H A D | vf_lut3d.c | 1432 const float *bsrc = (const float *)(datab + y*blinesize); in update_clut_float() local
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | utvideodec.c | 362 uint8_t *bsrc; in restore_median_planar() local 414 uint8_t *bsrc; restore_median_planar_il() local 469 uint8_t *bsrc; restore_gradient_planar() local 510 uint8_t *bsrc; restore_gradient_planar_il() local [all...] |
| /kernel/linux/linux-5.10/net/netfilter/ |
| H A D | nft_set_pipapo.c | 793 int g, b, bsrc, i; in pipapo_lt_8b_to_4b() local [all...] |
| /kernel/linux/linux-6.6/net/netfilter/ |
| H A D | nft_set_pipapo.c | 793 int g, b, bsrc, i; in pipapo_lt_8b_to_4b() local [all...] |
| /third_party/ffmpeg/libswscale/ |
| H A D | input.c | 393 gbr24pToUV_half_c(uint8_t *_dstU, uint8_t *_dstV, const uint8_t *gsrc, const uint8_t *bsrc, const uint8_t *rsrc, int width, uint32_t *rgb2yuv) gbr24pToUV_half_c() argument
|
Completed in 17 milliseconds