/third_party/skia/third_party/externals/brotli/java/org/brotli/dec/ |
H A D | DictionaryData.java | |
H A D | Dictionary.java | |
H A D | Context.java | |
H A D | DecodeTest.java | |
H A D | BrotliInputStream.java | |
/third_party/python/Lib/test/ |
H A D | ann_module.py | 56 def dec(func): function
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/ |
H A D | gl_enum_utils.cpp | 55 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 D | minimp3_wrapper.c | 24 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 D | avcodec_e2e_demo_api10.h | 44 OH_AVCodec *dec = nullptr; member in OHOS::MediaAVCodec::E2EDemo::AVCodecE2EDemoAPI10
|
H A D | avcodec_e2e_demo.h | 44 OH_AVCodec *dec = nullptr; member in OHOS::MediaAVCodec::E2EDemo::AVCodecE2EDemo
|
/third_party/ffmpeg/libavcodec/ |
H A D | libcelt_dec.c | 31 CELTDecoder *dec; member
|
H A D | vbndec.c | 36 TextureDSPThreadContext dec; member [all...] |
/third_party/ffmpeg/libavcodec/tests/ |
H A D | cabac.c | 30 CABACContext dec; member [all...] |
/third_party/mesa3d/src/compiler/spirv/ |
H A D | gl_spirv.c | 69 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 D | ipc_sem.c | 86 static void dec() in dec() function
|
/third_party/skia/third_party/externals/libwebp/src/dec/ |
H A D | tree_dec.c | 289 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 D | extract_mvs.c | 82 const AVCodec *dec = NULL; in open_codec_context() local
|
/third_party/ffmpeg/libavformat/tests/ |
H A D | srtp.c | 117 struct SRTPContext enc = { 0 }, dec = { 0 }; in test_encrypt() local
|
/third_party/lzma/CPP/7zip/Compress/ |
H A D | Bcj2Coder.h | 66 CBcj2Dec dec;
member in NCompress::NBcj2::CBaseDecoder
|
/third_party/mesa3d/src/gallium/drivers/radeonsi/ |
H A D | radeon_vcn_dec_jpeg.c | 38 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 D | dec_loop.c | 71 uint8x16x3_t dec; in dec_loop_neon32() local
|
/third_party/mesa3d/src/mapi/new/ |
H A D | genCommon.py | 125 def dec(self): member in FunctionArg
|
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/ |
H A D | nv98_video_ppp.c | 26 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 D | lp_bld_debug.cpp | 146 buffer << std::dec << " "; in disassemble() member in std
|
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/ |
H A D | nvc0_video_ppp.c | 26 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...] |