| /foundation/multimedia/av_codec/test/unittest/video_test/vcodec_framework_test/ |
| H A D | videoenc_stable_unit_test.cpp | 97 auto venc = signal->codec_.lock(); in InDataHandle() local 108 auto venc = signal->codec_.lock(); in OutDataHandle() local 118 auto venc = signal->codec_.lock(); in InDataOperate() local 134 auto venc = signal->codec_.lock(); OutDataOperate() local 149 auto venc = signal->codec_.lock(); InDataQueue() local 160 auto venc = signal->codec_.lock(); OutDataQueue() local 172 auto venc = signal->codec_.lock(); InBufferHandle() local 182 auto venc = signal->codec_.lock(); OutBufferHandle() local 192 auto venc = signal->codec_.lock(); InBufferOperate() local 207 auto venc = signal->codec_.lock(); OutBufferOperate() local 222 auto venc = signal->codec_.lock(); InBufferQueue() local 233 auto venc = signal->codec_.lock(); OutBufferQueue() local 243 auto venc = signal->codec_.lock(); InputBufferLoop() local 269 auto venc = signal->codec_.lock(); OutputBufferLoop() local 340 auto venc = make_shared<VideoEncSample>(); HWMTEST_F() local 369 auto venc = make_shared<VideoEncSample>(); HWMTEST_F() local 398 auto venc = make_shared<VideoEncSample>(); AVCODEC_MTEST_P() local 428 auto venc = make_shared<VideoEncSample>(); AVCODEC_MTEST_P() local 456 auto venc = make_shared<VideoEncSample>(); AVCODEC_MTEST_P() local 485 auto venc = make_shared<VideoEncSample>(); AVCODEC_MTEST_P() local 518 auto venc = make_shared<VideoEncSample>(); AVCODEC_MTEST_P() local 548 auto venc = make_shared<VideoEncSample>(); AVCODEC_MTEST_P() local 582 auto venc = make_shared<VideoEncSample>(); AVCODEC_MTEST_P() local 614 auto venc = make_shared<VideoEncSample>(); AVCODEC_MTEST_P() local 647 auto venc = make_shared<VideoEncSample>(); AVCODEC_MTEST_P() local 680 auto venc = make_shared<VideoEncSample>(); AVCODEC_MTEST_P() local 710 auto venc = make_shared<VideoEncSample>(); AVCODEC_MTEST_P() local 738 auto venc = make_shared<VideoEncSample>(); AVCODEC_MTEST_P() local 767 auto venc = make_shared<VideoEncSample>(); AVCODEC_MTEST_P() local 799 auto venc = make_shared<VideoEncSample>(); AVCODEC_MTEST_P() local 829 auto venc = make_shared<VideoEncSample>(); AVCODEC_MTEST_P() local 863 auto venc = make_shared<VideoEncSample>(); AVCODEC_MTEST_P() local 895 auto venc = make_shared<VideoEncSample>(); AVCODEC_MTEST_P() local 928 auto venc = make_shared<VideoEncSample>(); AVCODEC_MTEST_P() local [all...] |
| /kernel/linux/linux-5.10/include/media/davinci/ |
| H A D | vpbe.h | 81 struct encoder_config_info venc; member 179 struct v4l2_subdev *venc; member
|
| /foundation/multimedia/media_foundation/engine/plugin/plugins/ffmpeg_adapter/video_encoder/ |
| H A D | video_ffmpeg_encoder_plugin.cpp | 253 const AVCodec* venc = avcodec_find_encoder(avCodecContext_->codec_id); in OpenCodecContext() local
|
| /kernel/linux/linux-5.10/drivers/media/platform/davinci/ |
| H A D | vpbe_venc.c | 72 struct venc_state *venc = to_state(sd); in venc_read() local 79 struct venc_state *venc = to_state(sd); in venc_write() local 98 struct venc_state *venc = to_state(sd); in vdaccfg_write() local 135 struct venc_state *venc = to_state(sd); in venc_enabledigitaloutput() local 218 struct venc_state *venc = to_state(sd); venc_set_ntsc() local 265 struct venc_state *venc = to_state(sd); venc_set_pal() local 317 struct venc_state *venc = to_state(sd); venc_set_480p59_94() local 365 struct venc_state *venc = to_state(sd); venc_set_576p50() local 412 struct venc_state *venc = to_state(sd); venc_set_720p60_internal() local 441 struct venc_state *venc = to_state(sd); venc_set_1080i30_internal() local 481 struct venc_state *venc = to_state(sd); venc_s_dv_timings() local 512 struct venc_state *venc = to_state(sd); venc_s_routing() local 559 struct venc_state *venc = to_state(sd); venc_initialize() local 584 struct venc_state **venc = data; venc_device_get() local 595 struct venc_state *venc = NULL; venc_sub_dev_init() local 623 struct venc_state *venc; venc_probe() local [all...] |
| /kernel/linux/linux-5.10/drivers/gpu/drm/meson/ |
| H A D | meson_drv.h | 157 } venc; member
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/omapdrm/dss/ |
| H A D | venc.c | 268 static inline void venc_write_reg(struct venc_device *venc, int idx, u32 val) in venc_write_reg() argument 273 static inline u32 venc_read_reg(struct venc_device *venc, int idx) in venc_read_reg() argument 279 static void venc_write_config(struct venc_device *venc, in venc_write_config() argument 338 venc_reset(struct venc_device *venc) venc_reset() argument 357 venc_runtime_get(struct venc_device *venc) venc_runtime_get() argument 368 venc_runtime_put(struct venc_device *venc) venc_runtime_put() argument 378 venc_power_on(struct venc_device *venc) venc_power_on() argument 426 venc_power_off(struct venc_device *venc) venc_power_off() argument 458 struct venc_device *venc = s->private; venc_dump_regs() local 514 venc_get_clocks(struct venc_device *venc) venc_get_clocks() argument 540 struct venc_device *venc = drm_bridge_to_venc(bridge); venc_bridge_attach() local 594 struct venc_device *venc = drm_bridge_to_venc(bridge); venc_bridge_mode_set() local 615 struct venc_device *venc = drm_bridge_to_venc(bridge); venc_bridge_enable() local 622 struct venc_device *venc = drm_bridge_to_venc(bridge); venc_bridge_disable() local 661 venc_bridge_init(struct venc_device *venc) venc_bridge_init() argument 672 venc_bridge_cleanup(struct venc_device *venc) venc_bridge_cleanup() argument 684 struct venc_device *venc = dev_get_drvdata(dev); venc_bind() local 707 struct venc_device *venc = dev_get_drvdata(dev); venc_unbind() local 721 venc_init_output(struct venc_device *venc) venc_init_output() argument 748 venc_uninit_output(struct venc_device *venc) venc_uninit_output() argument 756 venc_probe_of(struct venc_device *venc) venc_probe_of() argument 807 struct venc_device *venc; venc_probe() local 871 struct venc_device *venc = platform_get_drvdata(pdev); venc_remove() local 885 struct venc_device *venc = dev_get_drvdata(dev); venc_runtime_suspend() local 895 struct venc_device *venc = dev_get_drvdata(dev); venc_runtime_resume() local [all...] |
| /kernel/linux/linux-5.10/drivers/video/fbdev/omap2/omapfb/dss/ |
| H A D | venc.c | 256 } venc; variable [all...] |
| /kernel/linux/linux-6.6/drivers/video/fbdev/omap2/omapfb/dss/ |
| H A D | venc.c | 256 } venc; variable [all...] |
| /kernel/linux/linux-6.6/drivers/media/platform/amphion/ |
| H A D | venc.c | 179 struct venc_t *venc = inst->priv; in venc_g_fmt() local 221 struct venc_t *venc = inst->priv; in venc_s_fmt() local 270 struct venc_t *venc = inst->priv; venc_g_parm() local 294 struct venc_t *venc = inst->priv; venc_s_parm() local 333 struct venc_t *venc = inst->priv; venc_g_selection() local 356 venc_valid_crop(struct venc_t *venc, const struct vpu_core_resources *res) venc_valid_crop() argument 388 struct venc_t *venc = inst->priv; venc_s_selection() local 417 struct venc_t *venc = inst->priv; venc_drain() local 518 struct venc_t *venc = inst->priv; venc_op_s_ctrl() local 701 struct venc_t *venc = inst->priv; venc_check_ready() local 722 venc_set_enable(struct venc_t *venc, u32 type, int enable) venc_set_enable() argument 732 venc_get_enable(struct venc_t *venc, u32 type) venc_get_enable() argument 739 struct venc_t *venc = inst->priv; venc_input_done() local 757 struct venc_t *venc; venc_precheck_encoded_frame() local 783 struct venc_t *venc = inst->priv; venc_get_one_encoded_frame() local 834 struct venc_t *venc; venc_get_encoded_frames() local 856 struct venc_t *venc; venc_frame_encoded() local 880 struct venc_t *venc = inst->priv; venc_set_last_buffer_dequeued() local 888 struct venc_t *venc = inst->priv; venc_stop_done() local 908 struct venc_t *venc; venc_cleanup() local 921 struct venc_t *venc = inst->priv; venc_start_session() local 982 struct venc_t *venc; venc_cleanup_mem_resource() local 1001 struct venc_t *venc; venc_request_mem_resource() local 1051 venc_cleanup_frames(struct venc_t *venc) venc_cleanup_frames() argument 1064 struct venc_t *venc = inst->priv; venc_stop_session() local 1093 struct venc_t *venc = inst->priv; venc_process_output() local 1125 struct venc_t *venc; venc_process_capture() local 1148 struct venc_t *venc = inst->priv; venc_on_queue_empty() local 1159 struct venc_t *venc = inst->priv; venc_get_debug_info() local 1260 struct venc_t *venc; venc_init() local 1297 struct venc_t *venc; venc_open() local [all...] |
| /kernel/linux/linux-6.6/drivers/gpu/drm/meson/ |
| H A D | meson_drv.h | 164 } venc; member
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/omapdrm/dss/ |
| H A D | venc.c | 268 static inline void venc_write_reg(struct venc_device *venc, int idx, u32 val) in venc_write_reg() argument 273 static inline u32 venc_read_reg(struct venc_device *venc, int idx) in venc_read_reg() argument 279 static void venc_write_config(struct venc_device *venc, in venc_write_config() argument 338 venc_reset(struct venc_device *venc) venc_reset() argument 357 venc_runtime_get(struct venc_device *venc) venc_runtime_get() argument 371 venc_runtime_put(struct venc_device *venc) venc_runtime_put() argument 381 venc_power_on(struct venc_device *venc) venc_power_on() argument 429 venc_power_off(struct venc_device *venc) venc_power_off() argument 461 struct venc_device *venc = s->private; venc_dump_regs() local 517 venc_get_clocks(struct venc_device *venc) venc_get_clocks() argument 543 struct venc_device *venc = drm_bridge_to_venc(bridge); venc_bridge_attach() local 597 struct venc_device *venc = drm_bridge_to_venc(bridge); venc_bridge_mode_set() local 618 struct venc_device *venc = drm_bridge_to_venc(bridge); venc_bridge_enable() local 625 struct venc_device *venc = drm_bridge_to_venc(bridge); venc_bridge_disable() local 664 venc_bridge_init(struct venc_device *venc) venc_bridge_init() argument 675 venc_bridge_cleanup(struct venc_device *venc) venc_bridge_cleanup() argument 687 struct venc_device *venc = dev_get_drvdata(dev); venc_bind() local 710 struct venc_device *venc = dev_get_drvdata(dev); venc_unbind() local 724 venc_init_output(struct venc_device *venc) venc_init_output() argument 749 venc_uninit_output(struct venc_device *venc) venc_uninit_output() argument 757 venc_probe_of(struct venc_device *venc) venc_probe_of() argument 808 struct venc_device *venc; venc_probe() local 870 struct venc_device *venc = platform_get_drvdata(pdev); venc_remove() local 883 struct venc_device *venc = dev_get_drvdata(dev); venc_runtime_suspend() local 893 struct venc_device *venc = dev_get_drvdata(dev); venc_runtime_resume() local [all...] |
| /third_party/ffmpeg/libavcodec/ |
| H A D | vorbisenc.c | 211 static int ready_residue(vorbis_enc_residue *rc, vorbis_enc_context *venc) in ready_residue() argument 250 static av_cold int dsp_init(AVCodecContext *avctx, vorbis_enc_context *venc) in dsp_init() argument 270 create_vorbis_context(vorbis_enc_context *venc, AVCodecContext *avctx) create_vorbis_context() argument 619 put_main_header(vorbis_enc_context *venc, uint8_t **out) put_main_header() argument 766 floor_fit(vorbis_enc_context *venc, vorbis_enc_floor *fc, float *coeffs, uint16_t *posts, int samples) floor_fit() argument 798 floor_encode(vorbis_enc_context *venc, vorbis_enc_floor *fc, PutBitContext *pb, uint16_t *posts, float *floor, int samples) floor_encode() argument 910 residue_encode(vorbis_enc_context *venc, vorbis_enc_residue *rc, PutBitContext *pb, float *coeffs, int samples, int real_ch) residue_encode() argument 1005 apply_window_and_mdct(vorbis_enc_context *venc) apply_window_and_mdct() argument 1057 move_audio(vorbis_enc_context *venc, int sf_size) move_audio() argument 1094 vorbis_enc_context *venc = avctx->priv_data; vorbis_encode_frame() local 1207 vorbis_enc_context *venc = avctx->priv_data; vorbis_encode_close() local 1268 vorbis_enc_context *venc = avctx->priv_data; vorbis_encode_init() local [all...] |
| /kernel/linux/linux-5.10/include/video/ |
| H A D | omapfb_dss.h | 628 } venc; member
|
| /kernel/linux/linux-6.6/include/video/ |
| H A D | omapfb_dss.h | 628 } venc; member
|