Home
last modified time | relevance | path

Searched defs:bs2 (Results 1 – 13 of 13) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dlibwebpenc_common.c169 int bs2 = bs >> !!p; in ff_libwebp_get_frame() local
185 int bs2 = bs >> !!p; in ff_libwebp_get_frame() local
Dcavsdsp.c123 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/
Ddemo_simple_log.cpp33 bus_stop *bs2 = new bus_stop_destination( in main() local
Ddemo_log.cpp32 bus_stop *bs2 = new bus_stop_destination( in main() local
Ddemo_xml_save.cpp43 bus_stop *bs2 = new bus_stop_destination( in main() local
Ddemo_trivial_archive.cpp52 bus_stop *bs2 = new bus_stop_destination( in main() local
Ddemo_xml.cpp66 bus_stop *bs2 = new bus_stop_destination( in main() local
Ddemo.cpp318 bus_stop *bs2 = new bus_stop_destination( in main() local
/third_party/mesa3d/src/gallium/drivers/r600/sb/
Dsb_valtable.cpp529 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/
Dstring_test.cpp342 BoostString bs2 = string_literals<CharType>::String(); in string_test() local
/third_party/ffmpeg/libavcodec/mips/
Dh264dsp_msa.c1289 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/
DTestCharset.java59 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/
Ddtoa.c1440 int bb2, bb5, bbe, bd2, bd5, bs2, c, dsign, e, e1, error; in _Py_dg_strtod() local