Home
last modified time | relevance | path

Searched refs:bsf (Results 151 – 175 of 2348) sorted by relevance

12345678910>>...94

/dports/www/firefox/firefox-99.0/dom/media/platforms/ffmpeg/ffmpeg59/include/libavcodec/
H A Dbsf.h259 int av_bsf_list_append(AVBSFList* lst, AVBSFContext* bsf);
289 int av_bsf_list_finalize(AVBSFList** lst, AVBSFContext** bsf);
304 int av_bsf_list_parse_str(const char* str, AVBSFContext** bsf);
314 int av_bsf_get_null_filter(AVBSFContext** bsf);
/dports/multimedia/handbrake/ffmpeg-4.4/libavcodec/
H A Dbsf.h266 int av_bsf_list_append(AVBSFList *lst, AVBSFContext *bsf);
295 int av_bsf_list_finalize(AVBSFList **lst, AVBSFContext **bsf);
310 int av_bsf_list_parse_str(const char *str, AVBSFContext **bsf);
319 int av_bsf_get_null_filter(AVBSFContext **bsf);
H A Dcbs_bsf.h40 int (*update_fragment)(AVBSFContext *bsf, AVPacket *pkt,
66 int ff_cbs_bsf_generic_init(AVBSFContext *bsf, const CBSBSFType *type);
74 void ff_cbs_bsf_generic_close(AVBSFContext *bsf);
87 int ff_cbs_bsf_generic_filter(AVBSFContext *bsf, AVPacket *pkt);
H A Dbitstream_filter.c42 void av_register_bitstream_filter(AVBitStreamFilter *bsf) in av_register_bitstream_filter() argument
55 const AVBitStreamFilter *bsf; in av_bitstream_filter_init() local
57 bsf = av_bsf_get_by_name(name); in av_bitstream_filter_init()
58 if (!bsf) in av_bitstream_filter_init()
70 ctx->filter = bsf; in av_bitstream_filter_init()
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavcodec/
H A Dbsf.h266 int av_bsf_list_append(AVBSFList *lst, AVBSFContext *bsf);
295 int av_bsf_list_finalize(AVBSFList **lst, AVBSFContext **bsf);
310 int av_bsf_list_parse_str(const char *str, AVBSFContext **bsf);
319 int av_bsf_get_null_filter(AVBSFContext **bsf);
H A Dcbs_bsf.h40 int (*update_fragment)(AVBSFContext *bsf, AVPacket *pkt,
66 int ff_cbs_bsf_generic_init(AVBSFContext *bsf, const CBSBSFType *type);
74 void ff_cbs_bsf_generic_close(AVBSFContext *bsf);
87 int ff_cbs_bsf_generic_filter(AVBSFContext *bsf, AVPacket *pkt);
H A Dbitstream_filter.c42 void av_register_bitstream_filter(AVBitStreamFilter *bsf) in av_register_bitstream_filter() argument
55 const AVBitStreamFilter *bsf; in av_bitstream_filter_init() local
57 bsf = av_bsf_get_by_name(name); in av_bitstream_filter_init()
58 if (!bsf) in av_bitstream_filter_init()
70 ctx->filter = bsf; in av_bitstream_filter_init()
/dports/www/firefox/firefox-99.0/media/ffvpx/libavcodec/
H A Dbsf.h266 int av_bsf_list_append(AVBSFList *lst, AVBSFContext *bsf);
295 int av_bsf_list_finalize(AVBSFList **lst, AVBSFContext **bsf);
310 int av_bsf_list_parse_str(const char *str, AVBSFContext **bsf);
319 int av_bsf_get_null_filter(AVBSFContext **bsf);
/dports/www/firefox/firefox-99.0/dom/media/platforms/ffmpeg/ffmpeg58/include/libavcodec/
H A Dbsf.h266 int av_bsf_list_append(AVBSFList *lst, AVBSFContext *bsf);
295 int av_bsf_list_finalize(AVBSFList **lst, AVBSFContext **bsf);
310 int av_bsf_list_parse_str(const char *str, AVBSFContext **bsf);
319 int av_bsf_get_null_filter(AVBSFContext **bsf);
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/libavcodec/
H A Dbsf.h266 int av_bsf_list_append(AVBSFList *lst, AVBSFContext *bsf);
295 int av_bsf_list_finalize(AVBSFList **lst, AVBSFContext **bsf);
310 int av_bsf_list_parse_str(const char *str, AVBSFContext **bsf);
319 int av_bsf_get_null_filter(AVBSFContext **bsf);
/dports/multimedia/musikcube/musikcube-0.96.7/src/3rdparty/win32_include/libavcodec/
H A Dbsf.h266 int av_bsf_list_append(AVBSFList *lst, AVBSFContext *bsf);
295 int av_bsf_list_finalize(AVBSFList **lst, AVBSFContext **bsf);
310 int av_bsf_list_parse_str(const char *str, AVBSFContext **bsf);
319 int av_bsf_get_null_filter(AVBSFContext **bsf);
/dports/misc/gpsim/gpsim-0.31.0/examples/14bit/
H A Dp16c64_ccp.asm110 bsf T1CON,TMR1ON
117 bsf STATUS,RP0
118 bsf TRISC ^ 0x80, 2 ;CCP bit is an input
119 bsf PIE1 ^ 0x80, CCP1IE
140 bsf T1CON,TMR1ON
219 bsf T1CON,TMR1ON
/dports/science/InsightToolkit/ITK-5.0.1/Modules/ThirdParty/GDCM/src/gdcm/Source/DataStructureAndEncodingDefinition/
H A DgdcmItem.h151 ByteSwapFilter bsf(nested); in Read()
152 bsf.ByteSwap(); in Read()
165 ByteSwapFilter bsf(nested); in Read()
167 bsf.SetByteSwapTag(true); in Read()
168 bsf.ByteSwap(); in Read()
186 ByteSwapFilter bsf(nested); in Read()
187 bsf.ByteSwap(); in Read()
/dports/devel/gdcm/gdcm-3.0.10/Source/DataStructureAndEncodingDefinition/
H A DgdcmItem.h151 ByteSwapFilter bsf(nested); in Read()
152 bsf.ByteSwap(); in Read()
165 ByteSwapFilter bsf(nested); in Read()
167 bsf.SetByteSwapTag(true); in Read()
168 bsf.ByteSwap(); in Read()
186 ByteSwapFilter bsf(nested); in Read()
187 bsf.ByteSwap(); in Read()
/dports/misc/gpsim/gpsim-0.31.0/regression/p1xf18xx/
H A Dp16f1503_nco.asm89 bsf PIE2,NCO1IE
90 bsf INTCON,GIE
91 bsf PIE3,CLC1IE
92 bsf PIE3,CLC2IE
93 bsf INTCON,PEIE
349 bsf PORTA,4
385 bsf PIE3,CLC1IE
386 bsf PIE3,CLC2IE
394 bsf PORTA,4
463 bsf LATA,0
[all …]
/dports/misc/gpsim/gpsim-0.31.0/regression/wavegen/
H A Dpulsegen.asm165 bsf T1CON,TMR1ON
172 bsf STATUS,RP0
173 bsf TRISC ^ 0x80, 2 ;CCP bit is an input
174 bsf TRISC ^ 0x80, 0 ;CCP bit is an input
176 bsf PIE1 ^ 0x80, CCP1IE
198 bsf T1CON,TMR1ON
350 bsf STATUS,RP0
/dports/multimedia/QtAV/QtAV-1.13.0/src/codec/video/
H A DVideoDecoderCUDA.cpp167 bsf = 0; in VideoDecoderCUDAPrivate()
186 if (bsf) in ~VideoDecoderCUDAPrivate()
187 av_bitstream_filter_close(bsf); in ~VideoDecoderCUDAPrivate()
323 AVBitStreamFilterContext *bsf; //TODO: rename bsf_ctx member in QtAV::Q_DECL_FINAL
391 if (d.bsf) { in decode()
782 if (!bsf) in setBSF()
784 Q_ASSERT(bsf && "h264_mp4toannexb bsf not found"); in setBSF()
786 if (!bsf) in setBSF()
790 if (bsf) { in setBSF()
791 av_bitstream_filter_close(bsf); in setBSF()
[all …]
/dports/comms/uhd/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/fpga/usrp1/
H A DMakefile.extra13 megacells/accum32.bsf \
19 megacells/add32.bsf \
25 megacells/addsub16.bsf \
31 megacells/bustri.bsf \
41 megacells/fifo_1kx16.bsf \
52 megacells/fifo_4kx16_dc.bsf \
58 megacells/mylpm_addsub.bsf \
67 megacells/sub32.bsf \
/dports/misc/gpsim/gpsim-0.31.0/regression/a2d/
H A Dp16f819.asm58 bsf t1,0 ;Set a flag to indicate we got the int.
103 bsf STATUS,RP0 ;adcon1 is in bank 1
111 bsf PIE1,ADIE ;A2D interrupts
115 bsf INTCON,GIE ;Global interrupts
116 bsf INTCON,PEIE ;Peripheral interrupts
193 bsf STATUS,RP0
214 bsf ADCON0,GO ;Start the A/D conversion
/dports/misc/gpsim/gpsim-0.31.0/regression/ccp/
H A Dccp.asm115 bsf T1CON,TMR1ON
122 bsf STATUS,RP0
123 bsf TRISC ^ 0x80, 2 ;CCP bit is an input
124 bsf PIE1 ^ 0x80, CCP1IE
146 bsf T1CON,TMR1ON
260 bsf STATUS,RP0
/dports/misc/gpsim/gpsim-0.31.0/regression/p10f32x/
H A Dp10f320.asm113 bsf PMCON1,WR ;Set WR bit to begin write
118 bsf INTCON,GIE ;Enable interrupts
141 bsf PMCON1,RD
168 bsf PMCON1,RD
200 bsf PMCON1,RD ; start read
277 bsf ADCON,GO_NOT_DONE
287 bsf ADCON,CHS2 ; select Temperature ADC channel
289 bsf ADCON,GO_NOT_DONE
299 bsf ADCON,GO_NOT_DONE
/dports/www/firefox-esr/firefox-91.8.0/media/ffvpx/libavcodec/
H A Dbitstream_filter.c42 void av_register_bitstream_filter(AVBitStreamFilter *bsf) in av_register_bitstream_filter() argument
55 const AVBitStreamFilter *bsf; in av_bitstream_filter_init() local
57 bsf = av_bsf_get_by_name(name); in av_bitstream_filter_init()
58 if (!bsf) in av_bitstream_filter_init()
70 ctx->filter = bsf; in av_bitstream_filter_init()
/dports/lang/spidermonkey60/firefox-60.9.0/media/ffvpx/libavcodec/
H A Dbitstream_filter.c42 void av_register_bitstream_filter(AVBitStreamFilter *bsf) in av_register_bitstream_filter() argument
55 const AVBitStreamFilter *bsf; in av_bitstream_filter_init() local
57 bsf = av_bsf_get_by_name(name); in av_bitstream_filter_init()
58 if (!bsf) in av_bitstream_filter_init()
70 ctx->filter = bsf; in av_bitstream_filter_init()
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/libavcodec/
H A Dbitstream_filter.c42 void av_register_bitstream_filter(AVBitStreamFilter *bsf) in av_register_bitstream_filter() argument
55 const AVBitStreamFilter *bsf; in av_bitstream_filter_init() local
57 bsf = av_bsf_get_by_name(name); in av_bitstream_filter_init()
58 if (!bsf) in av_bitstream_filter_init()
70 ctx->filter = bsf; in av_bitstream_filter_init()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/libavcodec/
H A Dbitstream_filter.c42 void av_register_bitstream_filter(AVBitStreamFilter *bsf) in av_register_bitstream_filter() argument
55 const AVBitStreamFilter *bsf; in av_bitstream_filter_init() local
57 bsf = av_bsf_get_by_name(name); in av_bitstream_filter_init()
58 if (!bsf) in av_bitstream_filter_init()
70 ctx->filter = bsf; in av_bitstream_filter_init()

12345678910>>...94