/third_party/ffmpeg/libavcodec/ |
D | cavsdsp.h | 33 …void (*cavs_filter_lv)(uint8_t *pix, ptrdiff_t stride, int alpha, int beta, int tc, int bs1, int b… 34 …void (*cavs_filter_lh)(uint8_t *pix, ptrdiff_t stride, int alpha, int beta, int tc, int bs1, int b… 35 …void (*cavs_filter_cv)(uint8_t *pix, ptrdiff_t stride, int alpha, int beta, int tc, int bs1, int b… 36 …void (*cavs_filter_ch)(uint8_t *pix, ptrdiff_t stride, int alpha, int beta, int tc, int bs1, int b…
|
D | cavsdsp.c | 123 int bs1, int bs2) in cavs_filter_lv_c() argument 126 if(bs1==2) in cavs_filter_lv_c() 130 if(bs1) in cavs_filter_lv_c() 140 int bs1, int bs2) in cavs_filter_lh_c() argument 143 if(bs1==2) in cavs_filter_lh_c() 147 if(bs1) in cavs_filter_lh_c() 157 int bs1, int bs2) in cavs_filter_cv_c() argument 160 if(bs1==2) in cavs_filter_cv_c() 164 if(bs1) in cavs_filter_cv_c() 174 int bs1, int bs2) in cavs_filter_ch_c() argument [all …]
|
D | hevc_filter.c | 532 const int bs1 = s->vertical_bs[(x + (y + 4) * s->bs_width) >> 2]; in deblocking_filter_CTB() local 533 if (bs0 || bs1) { in deblocking_filter_CTB() 539 tc[1] = bs1 ? TC_CALC(qp, bs1) : 0; in deblocking_filter_CTB() 562 const int bs1 = s->horizontal_bs[((x + 4) + y * s->bs_width) >> 2]; in deblocking_filter_CTB() local 563 if (bs0 || bs1) { in deblocking_filter_CTB() 571 tc[1] = bs1 ? TC_CALC(qp, bs1) : 0; in deblocking_filter_CTB() 598 const int bs1 = s->vertical_bs[(x + (y + (4 * v)) * s->bs_width) >> 2]; in deblocking_filter_CTB() local 600 if ((bs0 == 2) || (bs1 == 2)) { in deblocking_filter_CTB() 605 c_tc[1] = (bs1 == 2) ? chroma_tc(s, qp1, chroma, tc_offset) : 0; in deblocking_filter_CTB() 632 const int bs1 = s->horizontal_bs[((x + 4 * h) + y * s->bs_width) >> 2]; in deblocking_filter_CTB() local [all …]
|
D | vorbisdec.c | 1749 unsigned bs1 = vc->blocksize[1]; in vorbis_parse_audio_packet() local 1751 float *saved = vc->saved + j * bs1 / 4; in vorbis_parse_audio_packet() 1760 memcpy(ret+bs0/2, buf+bs0/4, ((bs1-bs0)/4) * sizeof(float)); in vorbis_parse_audio_packet() 1762 memcpy(ret, saved, ((bs1 - bs0) / 4) * sizeof(float)); in vorbis_parse_audio_packet() 1763 … vc->fdsp->vector_fmul_window(ret + (bs1 - bs0) / 4, saved + (bs1 - bs0) / 4, buf, win, bs0 / 4); in vorbis_parse_audio_packet()
|
/third_party/ffmpeg/libavformat/ |
D | oggparsevorbis.c | 328 unsigned blocksize, bs0, bs1; in vorbis_header() local 352 bs1 = blocksize >> 4; in vorbis_header() 354 if (bs0 > bs1) in vorbis_header() 356 if (bs0 < 6 || bs1 > 13) in vorbis_header()
|
/third_party/icu/icu4j/main/tests/charset/src/com/ibm/icu/dev/test/charset/ |
D | TestCharset.java | 60 ByteBuffer bs1 = ByteBuffer.allocate(0xFF*8); in TestUTF16Converter() local 82 bs1.put((byte)(lead>>8)); in TestUTF16Converter() 83 bs1.put((byte)(lead&0xFF)); in TestUTF16Converter() 84 bs1.put((byte)(trail>>8)); in TestUTF16Converter() 85 bs1.put((byte)(trail&0xFF)); in TestUTF16Converter() 94 bs1.put((byte)0x00); in TestUTF16Converter() 95 bs1.put((byte)(c)); in TestUTF16Converter() 99 bs1.put((byte)(c>>8)); in TestUTF16Converter() 100 bs1.put((byte)(c&0xFF)); in TestUTF16Converter() 117 bs1.limit(bs1.position()); in TestUTF16Converter() [all …]
|
/third_party/ffmpeg/libavcodec/mips/ |
D | h264dsp_msa.c | 1444 uint8_t bs0, uint8_t bs1, in avc_loopfilter_luma_inter_edge_hor_msa() argument 1457 tmp_vec = (v16u8) __msa_fill_b(bs1); in avc_loopfilter_luma_inter_edge_hor_msa() 1819 uint8_t bs0, uint8_t bs1, in avc_loopfilter_cb_or_cr_inter_edge_hor_msa() argument 1843 tmp_vec = (v8i16) __msa_fill_b(bs1); in avc_loopfilter_cb_or_cr_inter_edge_hor_msa() 1905 uint8_t bs0, uint8_t bs1, in avc_loopfilter_cb_or_cr_inter_edge_ver_msa() argument 1932 tmp_vec = (v8i16) __msa_fill_b(bs1); in avc_loopfilter_cb_or_cr_inter_edge_ver_msa() 2084 uint8_t bs1 = 1; in ff_h264_v_lpf_luma_inter_msa() local 2091 bs1 = 0; in ff_h264_v_lpf_luma_inter_msa() 2097 avc_loopfilter_luma_inter_edge_hor_msa(data, bs0, bs1, bs2, bs3, in ff_h264_v_lpf_luma_inter_msa() 2106 uint8_t bs1 = 1; in ff_h264_h_lpf_chroma_inter_msa() local [all …]
|
/third_party/openGLES/xml/ |
D | vendors.txt | 30 NEC Seiji Uchida uchida 'at' hpc.bs1.fc.nec.co.jp
|
/third_party/skia/third_party/externals/opengl-registry/xml/ |
D | vendors.txt | 30 NEC Seiji Uchida uchida 'at' hpc.bs1.fc.nec.co.jp
|
/third_party/openssl/crypto/aes/asm/ |
D | bsaes-armv7.pl | 927 my ($bs0,$bs1,$bs2,$t2,$t3)=@_[8..12]; 937 &swapmove2x (@x[0,2,1,3],2,$bs1,$t2,$t3);
|
D | bsaes-x86_64.pl | 954 my ($bs0,$bs1,$bs2,$t2,$t3)=@_[8..12]; 964 &swapmove2x (@x[0,2,1,3],2,$bs1,$t2,$t3);
|
/third_party/node/deps/openssl/openssl/crypto/aes/asm/ |
D | bsaes-armv7.pl | 927 my ($bs0,$bs1,$bs2,$t2,$t3)=@_[8..12]; 937 &swapmove2x (@x[0,2,1,3],2,$bs1,$t2,$t3);
|
D | bsaes-x86_64.pl | 954 my ($bs0,$bs1,$bs2,$t2,$t3)=@_[8..12]; 964 &swapmove2x (@x[0,2,1,3],2,$bs1,$t2,$t3);
|