Home
last modified time | relevance | path

Searched defs:ebits (Results 1 - 2 of 2) sorted by relevance

/third_party/mesa3d/src/intel/compiler/
H A Dtest_vf_float_conversions.cpp40 int ebits = (vf >> 4) & 0x7; in SetUp() local
/third_party/ffmpeg/libavformat/
H A Drtpenc_h263_rfc2190.c105 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 1 milliseconds