/third_party/ffmpeg/libavutil/ |
D | colorspace.h | 34 #define YUV_TO_RGB1_CCIR(cb1, cr1)\ argument 44 #define YUV_TO_RGB1_CCIR_BT709(cb1, cr1) \ argument 63 #define YUV_TO_RGB1(cb1, cr1)\ argument
|
/third_party/node/benchmark/timers/ |
D | set-immediate-depth-args.js | 36 function cb1(n) { function
|
D | set-immediate-breadth-args.js | 14 function cb1(arg1) {} function
|
D | timers-breadth-args.js | 10 function cb1(arg1) { function
|
/third_party/node/benchmark/process/ |
D | next-tick-breadth-args.js | 11 function cb1(arg1) { function
|
D | next-tick-depth-args.js | 52 function cb1(arg1) { function
|
/third_party/libwebsockets/minimal-examples/api-tests/api-test-async-dns/ |
D | main.c | 122 cb1(struct lws *wsi_unused, const char *ads, const struct addrinfo *a, int n, in cb1() function
|
/third_party/mesa3d/src/gallium/tests/graw/ |
D | fs-test.c | 112 struct pipe_constant_buffer cb1; in init_fs_constbuf() local
|
/third_party/ffmpeg/libavcodec/ |
D | cinepak.c | 139 uint8_t *cb0, *cb1, *cb2, *cb3; in cinepak_decode_vectors() local
|
D | ra144enc.c | 331 float zero[BLOCKSIZE], cba[BLOCKSIZE], cb1[BLOCKSIZE], cb2[BLOCKSIZE]; in ra144_encode_subblock() local
|
D | twinvq.h | 79 const int16_t *cb1; member
|
D | twinvq.c | 174 const int16_t *cb0, const int16_t *cb1, int cb_len) in dequant()
|
/third_party/openh264/codec/common/loongarch/ |
D | satd_sad_lasx.c | 369 __m256i cb0, cb1, cb2, cb3, cb4, cb5, cb6, cb7; in WelsSampleSadFour4x4_lasx() local
|
/third_party/python/Lib/test/ |
D | test_gc.py | 1081 def cb1(self, phase, info): member in GCCallbackTests
|
/third_party/astc-encoder/Source/ |
D | stb_image.h | 3660 __m128i cb1 = _mm_mulhi_epi16(cbw, cb_const1); in stbi__YCbCr_to_RGB_simd() local 3717 int16x8_t cb1 = vqdmulhq_s16(cbw, cb_const1); in stbi__YCbCr_to_RGB_simd() local
|