Home
last modified time | relevance | path

Searched defs:bs1 (Results 1 – 12 of 12) sorted by relevance

/third_party/boost/libs/serialization/example/
Ddemo_simple_log.cpp28 bus_stop *bs1 = new bus_stop_corner( in main() local
Ddemo_log.cpp27 bus_stop *bs1 = new bus_stop_corner( in main() local
Ddemo_xml_save.cpp38 bus_stop *bs1 = new bus_stop_corner( in main() local
Ddemo_trivial_archive.cpp47 bus_stop *bs1 = new bus_stop_corner( in main() local
Ddemo_xml.cpp61 bus_stop *bs1 = new bus_stop_corner( in main() local
Ddemo.cpp313 bus_stop *bs1 = new bus_stop_corner( in main() local
/third_party/ffmpeg/libavcodec/
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()
Dhevc_filter.c523 const int bs1 = s->vertical_bs[(x + (y + 4) * s->bs_width) >> 2]; in deblocking_filter_CTB() local
553 const int bs1 = s->horizontal_bs[((x + 4) + y * s->bs_width) >> 2]; in deblocking_filter_CTB() local
589 const int bs1 = s->vertical_bs[(x + (y + (4 * v)) * s->bs_width) >> 2]; in deblocking_filter_CTB() local
623 const int bs1 = s->horizontal_bs[((x + 4 * h) + y * s->bs_width) >> 2]; in deblocking_filter_CTB() local
Dvorbisdec.c1742 unsigned bs1 = vc->blocksize[1]; in vorbis_parse_audio_packet() local
/third_party/ffmpeg/libavformat/
Doggparsevorbis.c331 unsigned blocksize, bs0, bs1; in vorbis_header() local
/third_party/ffmpeg/libavcodec/mips/
Dh264dsp_msa.c1288 uint8_t bs0, uint8_t bs1, in avc_loopfilter_luma_inter_edge_ver_msa()
1568 uint8_t bs0, uint8_t bs1, in avc_loopfilter_luma_inter_edge_hor_msa()
1943 uint8_t bs0, uint8_t bs1, in avc_loopfilter_cb_or_cr_inter_edge_hor_msa()
2029 uint8_t bs0, uint8_t bs1, in avc_loopfilter_cb_or_cr_inter_edge_ver_msa()
2184 uint8_t bs1 = 1; in ff_h264_h_lpf_luma_inter_msa() local
2207 uint8_t bs1 = 1; in ff_h264_v_lpf_luma_inter_msa() local
2229 uint8_t bs1 = 1; in ff_h264_h_lpf_chroma_inter_msa() local
2251 uint8_t bs1 = 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.java58 ByteBuffer bs1 = ByteBuffer.allocate(0xFF*8); in TestUTF16Converter() local
151 ByteBuffer bs1 = ByteBuffer.allocate(0xFF*8); in TestUTF32Converter() local