Searched defs:decode (Results 301 - 306 of 306) sorted by relevance
1...<<111213
/third_party/ffmpeg/fftools/ |
H A D | ffmpeg.c | 2047 static int decode(AVCodecContext *avctx, AVFrame *frame, int *got_frame, AVPacket *pkt) in decode() function
|
/third_party/python/Lib/test/ |
H A D | test_io.py | 2502 def decode(self, input, final=False): member in StatefulIncrementalDecoder [all...] |
/kernel/linux/linux-5.10/drivers/pci/ |
H A D | pci.c | 6029 static int pci_set_vga_state_arch(struct pci_dev *dev, bool decode, in pci_set_vga_state_arch() argument 6046 int pci_set_vga_state(struct pci_dev *dev, bool decode, in pci_set_vga_state() argument
|
/kernel/linux/linux-6.6/drivers/pci/ |
H A D | pci.c | 6446 static int pci_set_vga_state_arch(struct pci_dev *dev, bool decode, in pci_set_vga_state_arch() argument 6463 int pci_set_vga_state(struct pci_dev *dev, bool decode, in pci_set_vga_state() argument
|
/third_party/skia/third_party/externals/sfntly/java/lib/ |
H A D | icu4j-charset-4_8_1_1.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/services/
com/
com/ibm/
com/ibm/icu/
... |
H A D | icu4j-4_8_1_1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/ibm/
com/ibm/icu/
com/ibm/icu/impl/
... |
Completed in 27 milliseconds
1...<<111213