Searched defs:dst_b (Results 1 - 6 of 6) sorted by relevance
| /third_party/ffmpeg/libavcodec/ |
| H A D | sheervideo.c | 1268 uint16_t *dst_r, *dst_g, *dst_b, *dst_a; in decode_argxi() local 1312 uint16_t *dst_r, *dst_g, *dst_b, *dst_a; in decode_argx() local 1400 uint16_t *dst_r, *dst_g, *dst_b; decode_rgbxi() local 1439 uint16_t *dst_r, *dst_g, *dst_b; decode_rgbx() local [all...] |
| /third_party/skia/third_party/externals/libwebp/examples/ |
| H A D | anim_diff.c | 50 const int dst_b = (dst >> 0) & 0xff; in PixelsAreSimilar() local
|
| /third_party/ffmpeg/libavfilter/ |
| H A D | vsrc_gradients.c | 305 float *dst_b = (float *)frame->data[0] + start * linesize_b; in draw_gradients_slice32_planar() local
|
| /third_party/skia/third_party/externals/libwebp/src/mux/ |
| H A D | anim_encode.c | 376 const int dst_b = (dst >> 0) & 0xff; in PixelsAreSimilar() local
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/netronome/nfp/bpf/ |
| H A D | jit.c | 1534 swreg dst_both = reg_both(dst), dst_a = reg_a(dst), dst_b = reg_a(dst); in wrp_div_imm() local
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/netronome/nfp/bpf/ |
| H A D | jit.c | 1534 swreg dst_both = reg_both(dst), dst_a = reg_a(dst), dst_b = reg_a(dst); in wrp_div_imm() local
|
Completed in 21 milliseconds