| /third_party/openssl/crypto/encode_decode/ |
| H A D | decoder_lib.c | 212 OSSL_DECODER_INSTANCE *ossl_decoder_instance_new(OSSL_DECODER *decoder, in ossl_decoder_instance_new() argument 310 OSSL_DECODER_CTX_add_decoder(OSSL_DECODER_CTX *ctx, OSSL_DECODER *decoder) OSSL_DECODER_CTX_add_decoder() argument 357 collect_all_decoders(OSSL_DECODER *decoder, void *arg) collect_all_decoders() argument 366 collect_extra_decoder(OSSL_DECODER *decoder, void *arg) collect_extra_decoder() argument 624 OSSL_DECODER *decoder = NULL; OSSL_DECODER_export() local 680 OSSL_DECODER *decoder = NULL; decoder_process() local [all...] |
| /third_party/skia/src/codec/ |
| H A D | SkHeifCodec.cpp | 515 HeifDecoder* decoder = nullptr; in createHeifDecoder() local
|
| /third_party/skia/third_party/externals/freetype/src/cff/ |
| H A D | cffparse.c | 1262 CFF_Decoder decoder; in FT_LOCAL_DEF() local
|
| /third_party/skia/third_party/externals/freetype/src/psaux/ |
| H A D | psobjs.c | 2422 ps_decoder_init( PS_Decoder* ps_decoder, void* decoder, FT_Bool is_t1 ) ps_decoder_init() argument
|
| H A D | t1decode.c | 188 t1_lookup_glyph_by_stdcharcode( T1_Decoder decoder, in t1_lookup_glyph_by_stdcharcode() argument 258 t1operator_seac( T1_Decoder decoder, FT_Pos asb, FT_Pos adx, FT_Pos ady, FT_Int bchar, FT_Int achar ) t1operator_seac() argument [all...] |
| /third_party/skia/third_party/externals/freetype/src/sfnt/ |
| H A D | ttsbit.c | 494 tt_sbit_decoder_init( TT_SBitDecoder decoder, in tt_sbit_decoder_init() argument 564 tt_sbit_decoder_alloc_bitmap( TT_SBitDecoder decoder, FT_Bool metrics_only ) tt_sbit_decoder_alloc_bitmap() argument 643 tt_sbit_decoder_load_metrics( TT_SBitDecoder decoder, FT_Byte* *pp, FT_Byte* limit, FT_Bool big ) tt_sbit_decoder_load_metrics() argument 710 tt_sbit_decoder_load_byte_aligned( TT_SBitDecoder decoder, FT_Byte* p, FT_Byte* limit, FT_Int x_pos, FT_Int y_pos, FT_UInt recurse_count ) tt_sbit_decoder_load_byte_aligned() argument 852 tt_sbit_decoder_load_bit_aligned( TT_SBitDecoder decoder, FT_Byte* p, FT_Byte* limit, FT_Int x_pos, FT_Int y_pos, FT_UInt recurse_count ) tt_sbit_decoder_load_bit_aligned() argument 985 tt_sbit_decoder_load_compound( TT_SBitDecoder decoder, FT_Byte* p, FT_Byte* limit, FT_Int x_pos, FT_Int y_pos, FT_UInt recurse_count ) tt_sbit_decoder_load_compound() argument 1059 tt_sbit_decoder_load_png( TT_SBitDecoder decoder, FT_Byte* p, FT_Byte* limit, FT_Int x_pos, FT_Int y_pos, FT_UInt recurse_count ) tt_sbit_decoder_load_png() argument 1108 tt_sbit_decoder_load_bitmap( TT_SBitDecoder decoder, FT_UInt glyph_format, FT_ULong glyph_start, FT_ULong glyph_size, FT_Int x_pos, FT_Int y_pos, FT_UInt recurse_count, FT_Bool metrics_only ) tt_sbit_decoder_load_bitmap() argument 1258 tt_sbit_decoder_load_image( TT_SBitDecoder decoder, FT_UInt glyph_index, FT_Int x_pos, FT_Int y_pos, FT_UInt recurse_count, FT_Bool metrics_only ) tt_sbit_decoder_load_image() argument 1613 TT_SBitDecoderRec decoder[1]; FT_LOCAL() local [all...] |
| /third_party/python/Python/ |
| H A D | codecs.c | 512 PyObject *decoder; in PyCodec_Decode() local 455 _PyCodec_DecodeInternal(PyObject *object, PyObject *decoder, const char *encoding, const char *errors) _PyCodec_DecodeInternal() argument 607 PyObject *decoder; _PyCodec_DecodeText() local [all...] |
| /third_party/protobuf/python/google/protobuf/ |
| H A D | text_format.py | 57 from google.protobuf.internal import decoder namespace
|
| /third_party/python/Modules/_io/ |
| H A D | stringio.c | 41 PyObject *decoder; member [all...] |
| /kernel/linux/linux-5.10/drivers/media/pci/sta2x11/ |
| H A D | sta2x11_vip.c | 118 struct v4l2_subdev *decoder; member [all...] |
| /kernel/linux/linux-5.10/drivers/media/pci/saa7134/ |
| H A D | saa7134-core.c | 821 struct media_entity *decoder = NULL; in saa7134_create_entities() local
|
| /kernel/linux/linux-5.10/drivers/media/usb/cx231xx/ |
| H A D | cx231xx-video.c | 94 struct media_entity *entity, *decoder = NULL, *source; in cx231xx_enable_analog_tuner() local
|
| /kernel/linux/linux-5.10/drivers/staging/media/hantro/ |
| H A D | hantro.h | 182 struct hantro_func *decoder; member [all...] |
| /kernel/linux/linux-6.6/drivers/media/usb/cx231xx/ |
| H A D | cx231xx-video.c | 94 struct media_entity *entity, *decoder = NULL, *source; in cx231xx_enable_analog_tuner() local
|
| /kernel/linux/linux-6.6/drivers/media/platform/verisilicon/ |
| H A D | hantro.h | 200 struct hantro_func *decoder; global() member [all...] |
| /kernel/linux/linux-6.6/drivers/media/pci/sta2x11/ |
| H A D | sta2x11_vip.c | 119 struct v4l2_subdev *decoder; member [all...] |
| /kernel/linux/linux-6.6/drivers/media/pci/saa7134/ |
| H A D | saa7134-core.c | 811 struct media_entity *decoder = NULL; in saa7134_create_entities() local
|
| /kernel/linux/linux-6.6/tools/perf/util/ |
| H A D | arm-spe.c | 94 struct arm_spe_decoder *decoder; member [all...] |
| /third_party/curl/lib/vtls/ |
| H A D | bearssl.c | 49 br_x509_decoder_context decoder; member
|
| /third_party/lzma/C/ |
| H A D | Xz.h | 256 CMixCoder decoder;
member
|
| /third_party/lame/misc/ |
| H A D | abx.c | 906 const decoder_t decoder [] = { variable
|
| /third_party/mesa3d/src/gallium/drivers/radeonsi/ |
| H A D | radeon_uvd.c | 971 static void ruvd_destroy(struct pipe_video_codec *decoder) in ruvd_destroy() argument 1003 static void ruvd_begin_frame(struct pipe_video_codec *decoder, struct pipe_video_buffer *target, in ruvd_begin_frame() argument 1023 static void ruvd_decode_macroblock(struct pipe_video_codec *decoder, in ruvd_decode_macroblock() argument 1036 ruvd_decode_bitstream(struct pipe_video_codec *decoder, struct pipe_video_buffer *target, struct pipe_picture_desc *picture, unsigned num_buffers, const void *const *buffers, const unsigned *sizes) ruvd_decode_bitstream() argument 1077 ruvd_end_frame(struct pipe_video_codec *decoder, struct pipe_video_buffer *target, struct pipe_picture_desc *picture) ruvd_end_frame() argument 1208 ruvd_flush(struct pipe_video_codec *decoder) ruvd_flush() argument [all...] |
| /third_party/mesa3d/src/gallium/drivers/r600/ |
| H A D | radeon_uvd.c | 797 static void ruvd_destroy(struct pipe_video_codec *decoder) in ruvd_destroy() argument 829 static void ruvd_begin_frame(struct pipe_video_codec *decoder, in ruvd_begin_frame() argument 851 static void ruvd_decode_macroblock(struct pipe_video_codec *decoder, in ruvd_decode_macroblock() argument 864 ruvd_decode_bitstream(struct pipe_video_codec *decoder, struct pipe_video_buffer *target, struct pipe_picture_desc *picture, unsigned num_buffers, const void * const *buffers, const unsigned *sizes) ruvd_decode_bitstream() argument 923 ruvd_end_frame(struct pipe_video_codec *decoder, struct pipe_video_buffer *target, struct pipe_picture_desc *picture) ruvd_end_frame() argument 1027 ruvd_flush(struct pipe_video_codec *decoder) ruvd_flush() argument [all...] |
| /third_party/mesa3d/src/gallium/frontends/vdpau/ |
| H A D | vdpau_private.h | 468 struct pipe_video_codec *decoder; member
|
| /third_party/node/src/crypto/ |
| H A D | crypto_util.h | 142 StringBytes::InlineDecoder decoder; in Decode() local
|