Home
last modified time | relevance | path

Searched defs:codec (Results 126 - 150 of 377) sorted by relevance

12345678910>>...16

/base/telephony/sms_mms/test/fuzztest/gsmsmsparamcodec_fuzzer/
H A Dgsmsmsparamcodec_fuzzer.cpp195 auto codec = std::make_shared<GsmSmsParamCodec>(); in EncodePduItemsTest() local
244 auto codec = std::make_shared<GsmSmsParamCodec>(); DecodePduItemsTest() local
[all...]
/base/telephony/sms_mms/services/sms/gsm/
H A Dgsm_sms_param_codec.cpp28 GsmSmsParamEncode codec; in EncodeAddressPdu() local
34 GsmSmsParamEncode codec; in EncodeSmscPdu() local
40 GsmSmsParamEncode codec; in EncodeSmscPdu() local
46 GsmSmsParamEncode codec; in EncodeTimePdu() local
52 GsmSmsParamEncode codec; in EncodeDCS() local
58 GsmSmsParamDecode codec; DecodeAddressPdu() local
64 GsmSmsParamDecode codec; DecodeTimePdu() local
70 GsmSmsParamDecode codec; DecodeDcsPdu() local
76 GsmSmsParamDecode codec; DecodeSmscPdu() local
82 GsmSmsParamDecode codec; DecodeSmscPdu() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/image/
H A Danimated_image_player.h36 AnimatedImagePlayer(ImageSourceInfo source, UploadSuccessCallback successCallback, const WeakPtr<PipelineBase>& weakContext, std::unique_ptr<SkCodec> codec, int32_t dstWidth = -1, int32_t dstHeight = -1) AnimatedImagePlayer() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Danimated_image.h121 AnimatedSkImage(std::unique_ptr<SkCodec> codec, std::string url) in AnimatedSkImage() argument
131 AnimatedRSImage(std::unique_ptr<SkCodec> codec, std::string url) in AnimatedRSImage() argument
[all...]
/foundation/multimedia/av_codec/services/engine/codec/audio/
H A Daudio_codec_worker.cpp37 AudioCodecWorker::AudioCodecWorker(const std::shared_ptr<AudioBaseCodec> &codec, in AudioCodecWorker() argument
/foundation/multimedia/av_codec/services/engine/codec/video/hcodec/
H A Dhencoder.h130 explicit EncoderBuffersConsumerListener(HEncoder *codec) : codec_(codec) {} in EncoderBuffersConsumerListener() argument
/foundation/multimedia/av_codec/test/nativedemo/audio_demo/
H A Davcodec_audio_opus_encoder_demo.cpp44 static void OnError(OH_AVCodec *codec, int32_t errorCode, void *userData) in OnError() argument
52 static void OnOutputFormatChanged(OH_AVCodec *codec, OH_AVFormat *format, void *userData) in OnOutputFormatChanged() argument
60 static void OnInputBufferAvailable(OH_AVCodec *codec, uint32_t index, OH_AVMemory *data, void *userData) in OnInputBufferAvailable() argument
70 static void OnOutputBufferAvailable(OH_AVCodec *codec, uint32_t index, OH_AVMemory *data, OH_AVCodecBufferAttr *attr, in OnOutputBufferAvailable() argument
/foundation/multimedia/av_codec/test/moduletest/vcodec/encoder/src/
H A Dapi_test.cpp38 void onError(OH_AVCodec *codec, int32_t errorCode, void *userData) in onError() argument
43 void onStreamChanged(OH_AVCodec *codec, OH_AVFormat *fmt, void *userData) in onStreamChanged() argument
48 void onNeedInputData(OH_AVCodec *codec, uint32_t index, OH_AVMemory *data, void *userData) in onNeedInputData() argument
61 void onNewOutputData(OH_AVCodec *codec, uint32_t index, OH_AVMemory *data, OH_AVCodecBufferAttr *attr, void *userData) in onNewOutputData() argument
/test/xts/acts/multimedia/av_codec/vcodec/encoder/src/
H A Dapi_test.cpp38 void onError(OH_AVCodec *codec, int32_t errorCode, void *userData) in onError() argument
43 void onStreamChanged(OH_AVCodec *codec, OH_AVFormat *fmt, void *userData) in onStreamChanged() argument
48 void onNeedInputData(OH_AVCodec *codec, uint32_t index, OH_AVMemory *data, void *userData) in onNeedInputData() argument
61 void onNewOutputData(OH_AVCodec *codec, uint32_t index, OH_AVMemory *data, OH_AVCodecBufferAttr *attr, void *userData) in onNewOutputData() argument
/third_party/ffmpeg/libavcodec/
H A Dencode.c179 const FFCodec *const codec = ffcodec(avctx->codec); in encode_simple_internal() local
[all...]
H A Dmediacodecdec_common.h45 FFAMediaCodec *codec; member
/third_party/ffmpeg/doc/examples/
H A Ddecode_audio.c108 const AVCodec *codec; in main() local
/third_party/ffmpeg/libavformat/
H A Dau.c154 enum AVCodecID codec; in au_read_header() local
H A Ds337m.c150 enum AVCodecID codec; in s337m_read_packet() local
35 s337m_get_offset_and_codec(void *avc, uint64_t state, int data_type, int data_size, int *offset, enum AVCodecID *codec) s337m_get_offset_and_codec() argument
/third_party/ffmpeg/tests/api/
H A Dapi-seek-test.c187 const AVCodec *codec = NULL; in seek_test() local
H A Dapi-band-test.c69 const AVCodec *codec = NULL; in video_decode() local
/third_party/ffmpeg/tests/checkasm/
H A Dh264pred.c142 check_pred4x4(H264PredContext *h, uint8_t *buf0, uint8_t *buf1, int codec, int chroma_format, int bit_depth) check_pred4x4() argument
163 check_pred8x8(H264PredContext *h, uint8_t *buf0, uint8_t *buf1, int codec, int chroma_format, int bit_depth) check_pred8x8() argument
182 check_pred16x16(H264PredContext *h, uint8_t *buf0, uint8_t *buf1, int codec, int chroma_format, int bit_depth) check_pred16x16() argument
202 check_pred8x8l(H264PredContext *h, uint8_t *buf0, uint8_t *buf1, int codec, int chroma_format, int bit_depth) check_pred8x8l() argument
248 int test, codec, chroma_format, bit_depth; checkasm_check_h264pred() local
[all...]
/third_party/lzma/CPP/7zip/Compress/
H A DCodecExports.cpp70 const CCodecInfo &codec = *g_Codecs[i]; in FindCodecClassId() local
99 const CCodecInfo &codec = *g_Codecs[index]; in CreateCoderMain() local
131 const CCodecInfo &codec = *g_Codecs[index]; CreateCoder2() local
202 const CCodecInfo &codec = *g_Codecs[codecIndex]; GetMethodProperty() local
309 const CHasherInfo &codec = *g_Hashers[codecIndex]; GetHasherProp() local
[all...]
/third_party/mesa3d/src/gallium/include/pipe/
H A Dp_video_codec.h165 struct pipe_video_codec *codec; global() member
[all...]
/third_party/node/deps/base64/base64/lib/
H A Dcodec_choose.c96 codec_choose_forced (struct codec *codec, int flags) in codec_choose_forced() argument
155 codec_choose_arm(struct codec *codec) codec_choose_arm() argument
180 codec_choose_x86(struct codec *codec) codec_choose_x86() argument
289 codec_choose(struct codec *codec, int flags) codec_choose() argument
[all...]
/third_party/node/deps/base64/base64/test/
H A Dtest_base64.c316 test_one_codec (const char *codec, int flags) in test_one_codec() argument
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
H A Dnv98_video.c95 uint32_t codec = 1, ppp_codec = 3; in nv98_create_decoder() local
H A Dnv98_video_vp.c76 enum pipe_video_format codec = u_reduce_video_profile(dec->base.profile); in nv98_decoder_vp() local
H A Dnv98_video_bsp.c43 enum pipe_video_format codec = u_reduce_video_profile(dec->base.profile); in nv98_decoder_bsp() local
/third_party/mesa3d/src/gallium/drivers/d3d12/
H A Dd3d12_video_dec.h207 d3d12_video_decoder_get_current_dxva_picparams(struct d3d12_video_decoder *codec) in d3d12_video_decoder_get_current_dxva_picparams() argument

Completed in 12 milliseconds

12345678910>>...16