| /kernel/linux/linux-6.6/sound/soc/loongson/ |
| H A D | loongson_card.c | 117 struct device_node *cpu, *codec; in loongson_card_parse_of() local [all...] |
| /kernel/linux/linux-6.6/sound/soc/samsung/ |
| H A D | odroid.c | 203 struct device_node *cpu, *codec; in odroid_audio_probe() local
|
| /test/xts/acts/multimedia/av_codec/vcodec/encoder/src/ |
| H A D | api_test.cpp | 38 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 D | encode.c | 179 const FFCodec *const codec = ffcodec(avctx->codec); in encode_simple_internal() local [all...] |
| H A D | mediacodecdec_common.h | 45 FFAMediaCodec *codec; member
|
| /third_party/ffmpeg/doc/examples/ |
| H A D | decode_audio.c | 108 const AVCodec *codec; in main() local
|
| /third_party/ffmpeg/libavformat/ |
| H A D | au.c | 154 enum AVCodecID codec; in au_read_header() local
|
| H A D | s337m.c | 150 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 D | api-seek-test.c | 187 const AVCodec *codec = NULL; in seek_test() local
|
| H A D | api-band-test.c | 69 const AVCodec *codec = NULL; in video_decode() local
|
| /third_party/ffmpeg/tests/checkasm/ |
| H A D | h264pred.c | 142 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 D | CodecExports.cpp | 70 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 D | p_video_codec.h | 165 struct pipe_video_codec *codec; global() member [all...] |
| /third_party/node/deps/base64/base64/lib/ |
| H A D | codec_choose.c | 96 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 D | test_base64.c | 316 test_one_codec (const char *codec, int flags) in test_one_codec() argument
|
| /third_party/mesa3d/src/gallium/drivers/nouveau/nv50/ |
| H A D | nv98_video.c | 95 uint32_t codec = 1, ppp_codec = 3; in nv98_create_decoder() local
|
| H A D | nv98_video_vp.c | 76 enum pipe_video_format codec = u_reduce_video_profile(dec->base.profile); in nv98_decoder_vp() local
|
| H A D | nv98_video_bsp.c | 43 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 D | d3d12_video_dec.h | 207 d3d12_video_decoder_get_current_dxva_picparams(struct d3d12_video_decoder *codec) in d3d12_video_decoder_get_current_dxva_picparams() argument
|
| /third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/ |
| H A D | nvc0_video.c | 105 uint32_t codec = 1, ppp_codec = 3; in nvc0_create_decoder() local
|
| H A D | nvc0_video_bsp.c | 140 enum pipe_video_format codec = u_reduce_video_profile(dec->base.profile); in nvc0_decoder_bsp_end() local
|
| H A D | nvc0_video_vp.c | 76 enum pipe_video_format codec = u_reduce_video_profile(dec->base.profile); in nvc0_decoder_vp() local
|
| /third_party/skia/third_party/externals/oboe/samples/RhythmGame/src/main/cpp/audio/ |
| H A D | FFMpegExtractor.cpp | 171 AVCodec *codec = avcodec_find_decoder(stream->codecpar->codec_id); in decode() local [all...] |
| /third_party/skia/tests/ |
| H A D | AnimatedImageTest.cpp | 130 auto codec = SkAndroidCodec::MakeFromData(data); in DEF_TEST() local 158 auto codec = SkAndroidCodec::MakeFromCodec(SkCodec::MakeFromData(data)); in DEF_TEST() local 230 auto codec = SkCodec::MakeFromData(data); DEF_TEST() local 301 auto codec = SkCodec::MakeFromData(data); DEF_TEST() local [all...] |
| /third_party/skia/tools/skdiff/ |
| H A D | skdiff_utils.cpp | 39 auto codec = SkCodec::MakeFromData(fileBits); in get_bitmap() local
|