Home
last modified time | relevance | path

Searched refs:bsf (Results 126 – 150 of 2348) sorted by relevance

12345678910>>...94

/dports/multimedia/ffmpeg/ffmpeg-4.4.1/tests/fate/
H A Dtruehd.mak11 FATE_TRUEHD-$(call ALLYES, TRUEHD_DEMUXER TRUEHD_MUXER TRUEHD_CORE_BSF) += fate-truehd-core-bsf
12 fate-truehd-core-bsf: CMD = md5pipe -i $(TARGET_SAMPLES)/truehd/atmos.thd -c:a copy -bsf:a truehd_c…
13 fate-truehd-core-bsf: CMP = oneline
14 fate-truehd-core-bsf: REF = 3aa5d0c7825051f3657b71fd6135183b
H A Dhap.mak32 #Test bsf conversion
34 …framecrc -i $(TARGET_SAMPLES)/hap/HAPQA_Snappy_1chunk_127x1.mov -c:v copy -bsf:v hapqa_extract=tex…
37 …ramecrc -i $(TARGET_SAMPLES)/hap/HAPQA_Snappy_16chunk_127x1.mov -c:v copy -bsf:v hapqa_extract=tex…
40 …framecrc -i $(TARGET_SAMPLES)/hap/HAPQA_Snappy_1chunk_127x1.mov -c:v copy -bsf:v hapqa_extract=tex…
43 …ramecrc -i $(TARGET_SAMPLES)/hap/HAPQA_Snappy_16chunk_127x1.mov -c:v copy -bsf:v hapqa_extract=tex…
46 #Test bsf conversion and mov
50 …-i $(TARGET_SAMPLES)/hap/HAPQA_NoSnappy_127x1.mov -nostdin -c:v copy -bsf:v hapqa_extract=texture=…
56 …-i $(TARGET_SAMPLES)/hap/HAPQA_NoSnappy_127x1.mov -nostdin -c:v copy -bsf:v hapqa_extract=texture=…
72 fate-hapqa-extract-bsf: $(FATE_HAPQA_EXTRACT_BSF) $(FATE_HAPQA_EXTRACT_BSF_FFPROBE)
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/tests/fate/
H A Dtruehd.mak11 FATE_TRUEHD-$(call ALLYES, TRUEHD_DEMUXER TRUEHD_MUXER TRUEHD_CORE_BSF) += fate-truehd-core-bsf
12 fate-truehd-core-bsf: CMD = md5pipe -i $(TARGET_SAMPLES)/truehd/atmos.thd -c:a copy -bsf:a truehd_c…
13 fate-truehd-core-bsf: CMP = oneline
14 fate-truehd-core-bsf: REF = 3aa5d0c7825051f3657b71fd6135183b
H A Dhap.mak32 #Test bsf conversion
34 …framecrc -i $(TARGET_SAMPLES)/hap/HAPQA_Snappy_1chunk_127x1.mov -c:v copy -bsf:v hapqa_extract=tex…
37 …ramecrc -i $(TARGET_SAMPLES)/hap/HAPQA_Snappy_16chunk_127x1.mov -c:v copy -bsf:v hapqa_extract=tex…
40 …framecrc -i $(TARGET_SAMPLES)/hap/HAPQA_Snappy_1chunk_127x1.mov -c:v copy -bsf:v hapqa_extract=tex…
43 …ramecrc -i $(TARGET_SAMPLES)/hap/HAPQA_Snappy_16chunk_127x1.mov -c:v copy -bsf:v hapqa_extract=tex…
46 #Test bsf conversion and mov
50 …-i $(TARGET_SAMPLES)/hap/HAPQA_NoSnappy_127x1.mov -nostdin -c:v copy -bsf:v hapqa_extract=texture=…
56 …-i $(TARGET_SAMPLES)/hap/HAPQA_NoSnappy_127x1.mov -nostdin -c:v copy -bsf:v hapqa_extract=texture=…
72 fate-hapqa-extract-bsf: $(FATE_HAPQA_EXTRACT_BSF) $(FATE_HAPQA_EXTRACT_BSF_FFPROBE)
/dports/graphics/grads/grads-1.9b4/src/
H A Dfgbds.c152 bds->bsf=0.0; in bds_set()
163 bds->bsf=(int)floor(log10(a1)*log2fact)+2; in bds_set()
165 bds->bsf=1; in bds_set()
172 if(nbits == 1) bds->bsf=0 ; in bds_set()
174 if(VERB) printf("a1 = %g bds->bsf = %d %f \n",a1,bds->bsf,pow(2.0,(double)bds->bsf)); in bds_set()
176 bfac=pow(2.0,(double)(-bds->bsf)); in bds_set()
218 set_int2(&bds->bds[4],abs(bds->bsf)); in bds_set()
219 if(bds->bsf<0) SETBIT(bds->bds[4],7); in bds_set()
/dports/misc/gpsim/gpsim-0.31.0/examples/14bit/
H A Dp16c64_tmr1.asm43 bsf status,rp0
56 bsf temp1,0 ; Set a flag to indicate rollover
76 bsf intcon,peie
77 bsf intcon,gie
79 bsf status,rp0
80 bsf pie1,tmr1ie
/dports/misc/gpsim/gpsim-0.31.0/regression/comparator/
H A Dcompar_2321.asm67 bsf cmp_int,0
192 bsf CMCON,C1INV
228 bsf CMCON,CIS
274 bsf CMCON,CIS
353 bsf CMCON,C1INV ; invert output
354 bsf CMCON,C2INV
371 bsf CMCON,CIS ; switch pins
383 bsf INTCON,GIE ; and global interrupts
384 bsf CMCON,C1INV ; generate an interrupt
411 bsf CMCON,CIS
[all …]
H A Dcompar_6520.asm67 bsf cmp_int,0
192 bsf CMCON,C1INV
228 bsf CMCON,CIS
274 bsf CMCON,CIS
353 bsf CMCON,C1INV ; invert output
354 bsf CMCON,C2INV
371 bsf CMCON,CIS ; switch pins
383 bsf INTCON,GIE ; and global interrupts
384 bsf CMCON,C1INV ; generate an interrupt
411 bsf CMCON,CIS
[all …]
H A Dcompar_877a.asm68 bsf cmp_int,0
195 bsf CMCON,C1INV
231 bsf CMCON,CIS
277 bsf CMCON,CIS
357 bsf CMCON,C1INV ; invert output
358 bsf CMCON,C2INV
377 bsf CMCON,CIS ; switch pins
391 bsf INTCON,GIE ; and global interrupts
393 bsf CMCON,C1INV ; generate an interrupt
420 bsf CMCON,CIS
[all …]
H A Dcompar_628.asm68 bsf cmp_int,0
203 bsf CMCON,CIS
228 bsf CMCON,CIS
271 bsf CMCON,CIS
342 bsf CMCON,C1INV ; invert output
343 bsf CMCON,C2INV
362 bsf CMCON,CIS ; switch pins
376 bsf INTCON,GIE ; and global interrupts
378 bsf CMCON,C1INV ; generate an interrupt
405 bsf CMCON,CIS
[all …]
/dports/misc/gpsim/gpsim-0.31.0/regression/psp/
H A Dp18f452.asm148 bsf PORTA,0 ; Turn off RD
160 bsf PORTA,2 ; Turn off CS
169 bsf PORTA,2 ; Turn off CS
171 bsf PORTA,2 ; Turn off CS
181 bsf PORTA,2 ; Turn off CS
196 bsf PIE1,PSPIE
202 bsf PORTA,2 ; Turn off CS
H A Dp18f6520.asm151 bsf PORTA,0 ; Turn off RD
163 bsf PORTA,2 ; Turn off CS
172 bsf PORTA,2 ; Turn off CS
174 bsf PORTA,2 ; Turn off CS
184 bsf PORTA,2 ; Turn off CS
199 bsf PIE1,PSPIE
205 bsf PORTA,2 ; Turn off CS
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/libavformat/
H A Dav1dec.c33 AVBSFContext *bsf; member
172 ret = av_bsf_alloc(filter, &c->bsf); in annexb_read_header()
176 ret = avcodec_parameters_copy(c->bsf->par_in, st->codecpar); in annexb_read_header()
178 av_bsf_free(&c->bsf); in annexb_read_header()
182 ret = av_bsf_init(c->bsf); in annexb_read_header()
184 av_bsf_free(&c->bsf); in annexb_read_header()
228 ret = av_bsf_send_packet(c->bsf, pkt); in annexb_read_packet()
235 ret = av_bsf_receive_packet(c->bsf, pkt); in annexb_read_packet()
250 av_bsf_free(&c->bsf); in annexb_read_close()
/dports/misc/gpsim/gpsim-0.31.0/regression/p16f684/
H A Dcompar_684.asm178 bsf CMCON0,C1INV ; invert output
179 bsf CMCON0,C2INV
197 bsf CMCON0,CIS ; switch pins
207 bsf PIE1,C1IE ; enable Comparator interrupts
208 bsf PIE1,C2IE ; enable Comparator interrupts
209 bsf INTCON,PEIE ; enable Peripheral interrupts
210 bsf INTCON,GIE ; and global interrupts
212 bsf CMCON0,C1INV ; generate an interrupt
238 bsf CMCON0,CIS
262 bsf CMCON0,CIS
[all …]
/dports/multimedia/handbrake/ffmpeg-4.4/libavcodec/
H A Dhapqa_extract_bsf.c48 static int hapqa_extract(AVBSFContext *bsf, AVPacket *pkt) in hapqa_extract() argument
50 HapqaExtractContext *ctx = bsf->priv_data; in hapqa_extract()
58 ret = ff_bsf_get_packet_ref(bsf, pkt); in hapqa_extract()
68 av_log(bsf, AV_LOG_ERROR, "Invalid section type for HAPQA %#04x.\n", section_type & 0x0F); in hapqa_extract()
93 av_log(bsf, AV_LOG_ERROR, "No valid texture found.\n"); in hapqa_extract()
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavcodec/
H A Dhapqa_extract_bsf.c48 static int hapqa_extract(AVBSFContext *bsf, AVPacket *pkt) in hapqa_extract() argument
50 HapqaExtractContext *ctx = bsf->priv_data; in hapqa_extract()
58 ret = ff_bsf_get_packet_ref(bsf, pkt); in hapqa_extract()
68 av_log(bsf, AV_LOG_ERROR, "Invalid section type for HAPQA %#04x.\n", section_type & 0x0F); in hapqa_extract()
93 av_log(bsf, AV_LOG_ERROR, "No valid texture found.\n"); in hapqa_extract()
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/libavcodec/
H A Dhapqa_extract_bsf.c48 static int hapqa_extract(AVBSFContext *bsf, AVPacket *pkt) in hapqa_extract() argument
50 HapqaExtractContext *ctx = bsf->priv_data; in hapqa_extract()
58 ret = ff_bsf_get_packet_ref(bsf, pkt); in hapqa_extract()
68 av_log(bsf, AV_LOG_ERROR, "Invalid section type for HAPQA %#04x.\n", section_type & 0x0F); in hapqa_extract()
93 av_log(bsf, AV_LOG_ERROR, "No valid texture found.\n"); in hapqa_extract()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/libavcodec/
H A Dhapqa_extract_bsf.c48 static int hapqa_extract(AVBSFContext *bsf, AVPacket *pkt) in hapqa_extract() argument
50 HapqaExtractContext *ctx = bsf->priv_data; in hapqa_extract()
58 ret = ff_bsf_get_packet_ref(bsf, pkt); in hapqa_extract()
68 av_log(bsf, AV_LOG_ERROR, "Invalid section type for HAPQA %#04x.\n", section_type & 0x0F); in hapqa_extract()
93 av_log(bsf, AV_LOG_ERROR, "No valid texture found.\n"); in hapqa_extract()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/libavcodec/
H A Dhapqa_extract_bsf.c48 static int hapqa_extract(AVBSFContext *bsf, AVPacket *pkt) in hapqa_extract() argument
50 HapqaExtractContext *ctx = bsf->priv_data; in hapqa_extract()
58 ret = ff_bsf_get_packet_ref(bsf, pkt); in hapqa_extract()
68 av_log(bsf, AV_LOG_ERROR, "Invalid section type for HAPQA %#04x.\n", section_type & 0x0F); in hapqa_extract()
93 av_log(bsf, AV_LOG_ERROR, "No valid texture found.\n"); in hapqa_extract()
/dports/multimedia/handbrake/ffmpeg-4.4/tests/fate/
H A Dhap.mak32 #Test bsf conversion
34 …framecrc -i $(TARGET_SAMPLES)/hap/HAPQA_Snappy_1chunk_127x1.mov -c:v copy -bsf:v hapqa_extract=tex…
37 …ramecrc -i $(TARGET_SAMPLES)/hap/HAPQA_Snappy_16chunk_127x1.mov -c:v copy -bsf:v hapqa_extract=tex…
40 …framecrc -i $(TARGET_SAMPLES)/hap/HAPQA_Snappy_1chunk_127x1.mov -c:v copy -bsf:v hapqa_extract=tex…
43 …ramecrc -i $(TARGET_SAMPLES)/hap/HAPQA_Snappy_16chunk_127x1.mov -c:v copy -bsf:v hapqa_extract=tex…
46 #Test bsf conversion and mov
50 …-i $(TARGET_SAMPLES)/hap/HAPQA_NoSnappy_127x1.mov -nostdin -c:v copy -bsf:v hapqa_extract=texture=…
56 …-i $(TARGET_SAMPLES)/hap/HAPQA_NoSnappy_127x1.mov -nostdin -c:v copy -bsf:v hapqa_extract=texture=…
72 fate-hapqa-extract-bsf: $(FATE_HAPQA_EXTRACT_BSF) $(FATE_HAPQA_EXTRACT_BSF_FFPROBE)
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/tests/fate/
H A Dhap.mak32 #Test bsf conversion
34 …framecrc -i $(TARGET_SAMPLES)/hap/HAPQA_Snappy_1chunk_127x1.mov -c:v copy -bsf:v hapqa_extract=tex…
37 …ramecrc -i $(TARGET_SAMPLES)/hap/HAPQA_Snappy_16chunk_127x1.mov -c:v copy -bsf:v hapqa_extract=tex…
40 …framecrc -i $(TARGET_SAMPLES)/hap/HAPQA_Snappy_1chunk_127x1.mov -c:v copy -bsf:v hapqa_extract=tex…
43 …ramecrc -i $(TARGET_SAMPLES)/hap/HAPQA_Snappy_16chunk_127x1.mov -c:v copy -bsf:v hapqa_extract=tex…
46 #Test bsf conversion and mov
50 …-i $(TARGET_SAMPLES)/hap/HAPQA_NoSnappy_127x1.mov -nostdin -c:v copy -bsf:v hapqa_extract=texture=…
56 …-i $(TARGET_SAMPLES)/hap/HAPQA_NoSnappy_127x1.mov -nostdin -c:v copy -bsf:v hapqa_extract=texture=…
72 fate-hapqa-extract-bsf: $(FATE_HAPQA_EXTRACT_BSF) $(FATE_HAPQA_EXTRACT_BSF_FFPROBE)
/dports/graphics/embree/embree-3.13.2/common/sys/
H A Dintrinsics.h65 __forceinline int bsf(int v) { in bsf() function
73 __forceinline unsigned bsf(unsigned v) { in bsf() function
82 __forceinline size_t bsf(size_t v) { in bsf() function
93 int i = bsf(v); in bscf()
100 unsigned i = bsf(v); in bscf()
108 size_t i = bsf(v); in bscf()
231 __forceinline int bsf(int v) {
254 __forceinline size_t bsf(size_t v) {
270 int i = bsf(v);
278 unsigned int i = bsf(v);
[all …]
/dports/science/cp2k/cp2k-2e995eec7fd208c8a72d9544807bd8b8ba8cd1cc/tools/autotune_grid/
H A Dget_results.sh24 bsf=999999.0
41 dif=$(python -c "print $bsf>$tmp")
45 bsf=$tmp
52 bsf_global[$l]=$bsf
/dports/science/cp2k-data/cp2k-7.1.0/tools/autotune_grid/
H A Dget_results.sh24 bsf=999999.0
41 dif=$(python -c "print $bsf>$tmp")
45 bsf=$tmp
52 bsf_global[$l]=$bsf
/dports/misc/rump/buildrump.sh-b914579/src/sys/compat/linux/common/
H A Dlinux_signal.c233 if ((bsf & SA_ONSTACK) != 0) in native_to_linux_sigflags()
235 if ((bsf & SA_RESTART) != 0) in native_to_linux_sigflags()
249 int bsf = 0; in linux_to_native_sigflags() local
251 bsf |= SA_NOCLDSTOP; in linux_to_native_sigflags()
253 bsf |= SA_NOCLDWAIT; in linux_to_native_sigflags()
255 bsf |= SA_ONSTACK; in linux_to_native_sigflags()
257 bsf |= SA_RESTART; in linux_to_native_sigflags()
259 bsf |= SA_RESETHAND; in linux_to_native_sigflags()
261 bsf |= SA_NODEFER; in linux_to_native_sigflags()
263 bsf |= SA_SIGINFO; in linux_to_native_sigflags()
[all …]

12345678910>>...94