Searched defs:bs2 (Results 1 – 13 of 13) sorted by relevance
/third_party/ffmpeg/libavcodec/ |
D | libwebpenc_common.c | 169 int bs2 = bs >> !!p; in ff_libwebp_get_frame() local 185 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/boost/libs/serialization/example/ |
D | demo_simple_log.cpp | 33 bus_stop *bs2 = new bus_stop_destination( in main() local
|
D | demo_log.cpp | 32 bus_stop *bs2 = new bus_stop_destination( in main() local
|
D | demo_xml_save.cpp | 43 bus_stop *bs2 = new bus_stop_destination( in main() local
|
D | demo_trivial_archive.cpp | 52 bus_stop *bs2 = new bus_stop_destination( in main() local
|
D | demo_xml.cpp | 66 bus_stop *bs2 = new bus_stop_destination( in main() local
|
D | demo.cpp | 318 bus_stop *bs2 = new bus_stop_destination( in main() local
|
/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/boost/libs/container/test/ |
D | string_test.cpp | 342 BoostString bs2 = string_literals<CharType>::String(); in string_test() local
|
/third_party/ffmpeg/libavcodec/mips/ |
D | h264dsp_msa.c | 1289 uint8_t bs2, uint8_t bs3, in avc_loopfilter_luma_inter_edge_ver_msa() 1569 uint8_t bs2, uint8_t bs3, in avc_loopfilter_luma_inter_edge_hor_msa() 1944 uint8_t bs2, uint8_t bs3, in avc_loopfilter_cb_or_cr_inter_edge_hor_msa() 2030 uint8_t bs2, uint8_t bs3, in avc_loopfilter_cb_or_cr_inter_edge_ver_msa() 2185 uint8_t bs2 = 1; in ff_h264_h_lpf_luma_inter_msa() local 2208 uint8_t bs2 = 1; in ff_h264_v_lpf_luma_inter_msa() local 2230 uint8_t bs2 = 1; in ff_h264_h_lpf_chroma_inter_msa() local 2252 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 | 59 ByteBuffer bs2 = ByteBuffer.allocate(0xFF*8); in TestUTF16Converter() local 152 ByteBuffer bs2 = ByteBuffer.allocate(0xFF*8); in TestUTF32Converter() local 4489 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
|