Home
last modified time | relevance | path

Searched defs:dec (Results 26 - 50 of 273) sorted by relevance

1234567891011

/third_party/skia/third_party/externals/brotli/java/org/brotli/dec/
H A DDictionaryData.java
H A DDictionary.java
H A DContext.java
H A DDecodeTest.java
H A DBrotliInputStream.java
/third_party/python/Lib/test/
H A Dann_module.py56 def dec(func): function
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/
H A Dgl_enum_utils.cpp55 out << std::hex << "0x" << std::setfill('0') << std::setw(4) << value << std::dec; in OutputGLenumString() member in gl::std
/foundation/multimedia/media_foundation/engine/plugin/plugins/minimp3_adapter/
H A Dminimp3_wrapper.c24 void Minimp3WrapperMp3decInit(Minimp3WrapperMp3dec *dec) in Minimp3WrapperMp3decInit() argument
29 int Minimp3WrapperMp3decDecodeFrame(Minimp3WrapperMp3dec *dec, const uint8_t *mp3, int mp3Bytes, in Minimp3WrapperMp3decDecodeFrame() argument
/foundation/multimedia/av_codec/test/nativedemo/e2e_demo/
H A Davcodec_e2e_demo_api10.h44 OH_AVCodec *dec = nullptr; member in OHOS::MediaAVCodec::E2EDemo::AVCodecE2EDemoAPI10
H A Davcodec_e2e_demo.h44 OH_AVCodec *dec = nullptr; member in OHOS::MediaAVCodec::E2EDemo::AVCodecE2EDemo
/third_party/ffmpeg/libavcodec/
H A Dlibcelt_dec.c31 CELTDecoder *dec; member
H A Dvbndec.c36 TextureDSPThreadContext dec; member
[all...]
/third_party/ffmpeg/libavcodec/tests/
H A Dcabac.c30 CABACContext dec; member
[all...]
/third_party/mesa3d/src/compiler/spirv/
H A Dgl_spirv.c69 spec_constant_decoration_cb(struct vtn_builder *b, struct vtn_value *v, int member, const struct vtn_decoration *dec, void *data) spec_constant_decoration_cb() argument
/third_party/musl/libc-test/src/functional/
H A Dipc_sem.c86 static void dec() in dec() function
/third_party/skia/third_party/externals/libwebp/src/dec/
H A Dtree_dec.c289 ParseIntraMode(VP8BitReader* const br, VP8Decoder* const dec, int mb_x) ParseIntraMode() argument
360 VP8ParseIntraModeRow(VP8BitReader* const br, VP8Decoder* const dec) VP8ParseIntraModeRow() argument
514 VP8ParseProba(VP8BitReader* const br, VP8Decoder* const dec) VP8ParseProba() argument
[all...]
/third_party/ffmpeg/doc/examples/
H A Dextract_mvs.c82 const AVCodec *dec = NULL; in open_codec_context() local
/third_party/ffmpeg/libavformat/tests/
H A Dsrtp.c117 struct SRTPContext enc = { 0 }, dec = { 0 }; in test_encrypt() local
/third_party/lzma/CPP/7zip/Compress/
H A DBcj2Coder.h66 CBcj2Dec dec; member in NCompress::NBcj2::CBaseDecoder
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dradeon_vcn_dec_jpeg.c38 static struct pb_buffer *radeon_jpeg_get_decode_param(struct radeon_decoder *dec, in radeon_jpeg_get_decode_param() argument
57 static void set_reg_jpeg(struct radeon_decoder *dec, unsigned reg, unsigned cond, unsigned type, in set_reg_jpeg() argument
65 send_cmd_bitstream(struct radeon_decoder *dec, struct pb_buffer *buf, uint32_t off, unsigned usage, enum radeon_bo_domain domain) send_cmd_bitstream() argument
108 send_cmd_target(struct radeon_decoder *dec, struct pb_buffer *buf, uint32_t off, unsigned usage, enum radeon_bo_domain domain) send_cmd_target() argument
187 send_cmd_bitstream_direct(struct radeon_decoder *dec, struct pb_buffer *buf, uint32_t off, unsigned usage, enum radeon_bo_domain domain) send_cmd_bitstream_direct() argument
227 send_cmd_target_direct(struct radeon_decoder *dec, struct pb_buffer *buf, uint32_t off, unsigned usage, enum radeon_bo_domain domain) send_cmd_target_direct() argument
281 send_cmd_jpeg(struct radeon_decoder *dec, struct pipe_video_buffer *target, struct pipe_picture_desc *picture) send_cmd_jpeg() argument
[all...]
/third_party/node/deps/base64/base64/lib/arch/neon32/
H A Ddec_loop.c71 uint8x16x3_t dec; in dec_loop_neon32() local
/third_party/mesa3d/src/mapi/new/
H A DgenCommon.py125 def dec(self): member in FunctionArg
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
H A Dnv98_video_ppp.c26 nv98_decoder_setup_ppp(struct nouveau_vp3_decoder *dec, struct nouveau_vp3_video_buffer *target, uint32_t low700) { in nv98_decoder_setup_ppp() argument
76 nv98_decoder_vc1_ppp(struct nouveau_vp3_decoder *dec, struc argument
92 nv98_decoder_ppp(struct nouveau_vp3_decoder *dec, union pipe_desc desc, struct nouveau_vp3_video_buffer *target, unsigned comm_seq) nv98_decoder_ppp() argument
[all...]
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_debug.cpp146 buffer << std::dec << " "; in disassemble() member in std
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_video_ppp.c26 nvc0_decoder_setup_ppp(struct nouveau_vp3_decoder *dec, struct nouveau_vp3_video_buffer *target, uint32_t low700) { in nvc0_decoder_setup_ppp() argument
76 nvc0_decoder_vc1_ppp(struct nouveau_vp3_decoder *dec, struc argument
92 nvc0_decoder_ppp(struct nouveau_vp3_decoder *dec, union pipe_desc desc, struct nouveau_vp3_video_buffer *target, unsigned comm_seq) nvc0_decoder_ppp() argument
[all...]

Completed in 12 milliseconds

1234567891011