Home
last modified time | relevance | path

Searched defs:decode (Results 251 - 275 of 319) sorted by relevance

1...<<111213

/third_party/ffmpeg/libavcodec/
H A Dpgssubdec.c592 static int decode(AVCodecContext *avctx, AVSubtitle *sub, in decode() function
H A Dccaption_dec.c841 static int decode(AVCodecContext *avctx, AVSubtitle *sub, in decode() function
/third_party/libsnd/src/
H A Dogg_opus.c258 } decode ; member
[all...]
/third_party/libcoap/src/
H A Dcoap_pdu.c573 coap_option_t decode; in coap_insert_option() local
664 coap_option_t decode; in coap_update_option() local
/third_party/mesa3d/src/freedreno/decode/
H A Dcrashdec.c738 decode(void) in decode() function
H A Dcrashdec-hfi.c347 void (*decode)(void *); member
/third_party/mesa3d/src/mesa/main/
H A Dtexparam.c599 GLenum decode = params[0]; in set_tex_parameteri() local
/third_party/python/Lib/
H A Dos.py760 def decode(value): function
H A D_pyio.py1915 def decode(self, input, final=False): member in IncrementalNewlineDecoder
[all...]
/third_party/skia/src/core/
H A DSkMD5.cpp243 static const uint32_t* decode(uint32_t storage[16], const uint8_t input[64]) { in decode() function
/third_party/skia/third_party/externals/brotli/js/
H A Ddecode.js1990 function decode(bytes) { function
/third_party/python/Lib/urllib/
H A Dparse.py148 def decode(self, encoding='ascii', errors='strict'): member in _ResultMixinBytes
[all...]
/third_party/python/Lib/test/
H A Dtest_plistlib.py845 def decode(*objects, offset_size=1, ref_size=1): member in TestBinaryPlistlib
[all...]
/third_party/vk-gl-cts/modules/glshared/
H A DglsTextureStateQueryTests.cpp1003 const glw::GLint decode = GL_DECODE_EXT; in test() local
1017 const glw::GLuint decode = GL_DECODE_EXT; in test() local
2401 const glw::GLint decode = GL_DECODE_EXT; in test() local
2415 const glw::GLuint decode = GL_DECODE_EXT; in test() local
/kernel/linux/linux-5.10/drivers/media/platform/sti/delta/
H A Ddelta.h333 int (*decode)(struct delta_ctx *ctx, struct delta_au *au); global() member
[all...]
/kernel/linux/linux-5.10/tools/perf/
H A Dbuiltin-kvm.c391 char decode[decode_str_len]; in handle_end_event() local
608 char decode[decode_str_len]; in print_result() local
118 exit_event_decode_key(struct perf_kvm_stat *kvm, struct event_key *key, char *decode) exit_event_decode_key() argument
/kernel/linux/linux-5.10/tools/firewire/
H A Dnosy-dump.c205 int (*decode)(struct link_transaction *t); member
/kernel/linux/linux-5.10/drivers/gpu/vga/
H A Dvgaarb.c879 vga_client_register(struct pci_dev *pdev, void *cookie, void (*irq_set_state)(void *cookie, bool state), unsigned int (*set_vga_decode)(void *cookie, bool decode)) vga_client_register() argument
[all...]
/kernel/linux/linux-6.6/drivers/media/platform/verisilicon/
H A Dhantro_hw.h75 const struct v4l2_ctrl_h264_decode_params *decode; member
/kernel/linux/linux-6.6/drivers/media/platform/st/sti/delta/
H A Ddelta.h333 int (*decode)(struct delta_ctx *ctx, struct delta_au *au); global() member
[all...]
/kernel/linux/linux-6.6/drivers/pci/
H A Dvgaarb.c985 vga_client_register(struct pci_dev *pdev, unsigned int (*set_decode)(struct pci_dev *pdev, bool decode)) vga_client_register() argument
[all...]
/kernel/linux/linux-6.6/tools/firewire/
H A Dnosy-dump.c205 int (*decode)(struct link_transaction *t); member
/third_party/ffmpeg/fftools/
H A Dopt_common.c859 int decode = 0; in show_formats_devices() local
/third_party/mesa3d/src/intel/tools/
H A Daubinator_viewer_decoder.cpp836 void (*decode)(struct aub_viewer_decode_ctx *ctx, member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
H A DvktApiBufferMemoryRequirementsTests.cpp719 const bool decode = (videoCodecUsage & VK_BUFFER_USAGE_VIDEO_DECODE_SRC_BIT_KHR) || (videoCodecUsage & VK_BUFFER_USAGE_VIDEO_DECODE_DST_BIT_KHR); in chainVkStructure() local

Completed in 43 milliseconds

1...<<111213