Searched defs:bs2 (Results 1 – 8 of 8) sorted by relevance
/third_party/ffmpeg/libavcodec/ |
D | libwebpenc_common.c | 207 int bs2 = bs >> !!p; in ff_libwebp_get_frame() local 223 int bs2 = bs >> !!p; in ff_libwebp_get_frame() local
|
D | cavsdsp.c | 123 int bs1, int bs2) in cavs_filter_lv_c() 140 int bs1, int bs2) in cavs_filter_lh_c() 157 int bs1, int bs2) in cavs_filter_cv_c() 174 int bs1, int bs2) in cavs_filter_ch_c()
|
/third_party/mesa3d/src/gallium/drivers/r600/sb/ |
D | sb_valtable.cpp | 529 void sb_bitset::swap(sb_bitset& bs2) { in swap() 534 bool sb_bitset::operator ==(const sb_bitset& bs2) { in operator ==() 545 sb_bitset& sb_bitset::operator &=(const sb_bitset& bs2) { in operator &=() 557 sb_bitset& sb_bitset::mask(const sb_bitset& bs2) { in mask()
|
/third_party/FreeBSD/contrib/gdtoa/ |
D | strtod.c | 95 int bb2, bb5, bbe, bd2, bd5, bbbits, bs2, c, decpt, dsign, local
|
D | strtodg.c | 325 int bb0, bb2, bb5, bbe, bd2, bd5, bbbits, bs2, c, decpt, denorm; local
|
/third_party/ffmpeg/libavcodec/mips/ |
D | h264dsp_msa.c | 1445 uint8_t bs2, uint8_t bs3, in avc_loopfilter_luma_inter_edge_hor_msa() 1820 uint8_t bs2, uint8_t bs3, in avc_loopfilter_cb_or_cr_inter_edge_hor_msa() 1906 uint8_t bs2, uint8_t bs3, in avc_loopfilter_cb_or_cr_inter_edge_ver_msa() 2085 uint8_t bs2 = 1; in ff_h264_v_lpf_luma_inter_msa() local 2107 uint8_t bs2 = 1; in ff_h264_h_lpf_chroma_inter_msa() local 2129 uint8_t bs2 = 1; in ff_h264_v_lpf_chroma_inter_msa() local
|
/third_party/icu/icu4j/main/tests/charset/src/com/ibm/icu/dev/test/charset/ |
D | TestCharset.java | 61 ByteBuffer bs2 = ByteBuffer.allocate(0xFF*8); in TestUTF16Converter() local 154 ByteBuffer bs2 = ByteBuffer.allocate(0xFF*8); in TestUTF32Converter() local 4491 ByteBuffer bs2; in TestCharsetUTF8() local
|
/third_party/python/Python/ |
D | dtoa.c | 1440 int bb2, bb5, bbe, bd2, bd5, bs2, c, dsign, e, e1, error; in _Py_dg_strtod() local
|