Searched defs:ebits (Results 1 – 5 of 5) sorted by relevance
/third_party/ffmpeg/libavformat/ |
D | rtpenc_h263_rfc2190.c | 45 const uint8_t *buf, int len, int ebits, int m) in send_mode_a() 72 int len, int sbits, int ebits, int m) in send_mode_b() 105 int len, sbits = 0, ebits = 0; in ff_rtp_send_h263_rfc2190() local
|
/third_party/mesa3d/src/intel/compiler/ |
D | test_vf_float_conversions.cpp | 40 int ebits = (vf >> 4) & 0x7; in SetUp() local
|
/third_party/node/deps/npm/node_modules/typedarray/ |
D | index.js | 132 function packIEEE754(v, ebits, fbits) { argument 200 function unpackIEEE754(bytes, ebits, fbits) { argument
|
/third_party/ffmpeg/libavcodec/ |
D | diracdec.c | 711 #define PARSE_VALUES(type, x, gb, ebits, buf1, buf2) \ argument
|
/third_party/node/tools/ |
D | lint-md.mjs | 27621 function packIEEE754(v, ebits, fbits) { argument 27688 function unpackIEEE754(bytes, ebits, fbits) { argument
|