Searched defs:ebits (Results 1 - 2 of 2) sorted by relevance
/third_party/mesa3d/src/intel/compiler/ |
H A D | test_vf_float_conversions.cpp | 40 int ebits = (vf >> 4) & 0x7; in SetUp() local
|
/third_party/ffmpeg/libavformat/ |
H A D | rtpenc_h263_rfc2190.c | 105 int len, sbits = 0, ebits = 0; in ff_rtp_send_h263_rfc2190() local 44 send_mode_a(AVFormatContext *s1, const struct H263Info *info, const uint8_t *buf, int len, int ebits, int m) send_mode_a() argument 70 send_mode_b(AVFormatContext *s1, const struct H263Info *info, const struct H263State *state, const uint8_t *buf, int len, int sbits, int ebits, int m) send_mode_b() argument [all...] |
Completed in 2 milliseconds