Home
last modified time | relevance | path

Searched refs:coding_type (Results 1 – 23 of 23) sorted by relevance

/OK3568_Linux_fs/external/mpp/mpp/codec/dec/mpg4/
H A Dmpg4d_parser.c120 RK_S32 coding_type; member
326 …omplexity_estimation_header(Mpeg4Estimation *e, BitReadCtx_t *gb, Mpg4Hdr *mp4Hdr, int coding_type) in read_vop_complexity_estimation_header() argument
329 if (coding_type == MPEG4_I_VOP) { in read_vop_complexity_estimation_header()
345 if (coding_type == MPEG4_P_VOP) { in read_vop_complexity_estimation_header()
369 if (coding_type == MPEG4_B_VOP) { in read_vop_complexity_estimation_header()
395 if (coding_type == MPEG4_S_VOP && mp4Hdr->vol.sprite_enable == MPEG4_SPRITE_STATIC) { in read_vop_complexity_estimation_header()
431 header->vop.coding_type = MPEG4_INVALID_VOP; in init_mpg4_hdr_vop()
820 READ_BITS(gb, 2, &(mp4Hdr->vop.coding_type)); /* vop_coding_type */ in mpeg4_parse_vop_header()
835 if (mp4Hdr->vop.coding_type != MPEG4_B_VOP) { in mpeg4_parse_vop_header()
850 mp4Hdr->vop.coding_type = MPEG4_N_VOP; in mpeg4_parse_vop_header()
[all …]
/OK3568_Linux_fs/kernel/drivers/video/
H A Dhdmi.c432 ptr[0] = ((frame->coding_type & 0xf) << 4) | (channels & 0x7); in hdmi_audio_infoframe_pack_only()
1281 hdmi_audio_coding_type_get_name(enum hdmi_audio_coding_type coding_type) in hdmi_audio_coding_type_get_name() argument
1283 switch (coding_type) { in hdmi_audio_coding_type_get_name()
1403 hdmi_audio_coding_type_get_name(frame->coding_type)); in hdmi_audio_infoframe_log()
1679 frame->coding_type = (ptr[0] >> 4) & 0xf; in hdmi_audio_infoframe_unpack()
/OK3568_Linux_fs/kernel/sound/x86/
H A Dintel_hdmi_lpe_audio.h288 u32 coding_type:4; member
/OK3568_Linux_fs/u-boot/include/linux/
H A Dhdmi.h283 enum hdmi_audio_coding_type coding_type; member
/OK3568_Linux_fs/kernel/include/linux/
H A Dhdmi.h324 enum hdmi_audio_coding_type coding_type; member
/OK3568_Linux_fs/external/mpp/mpp/hal/vpu/vp8e/
H A Dhal_vp8e_base.h214 RK_U32 coding_type; member
H A Dhal_vp8e_vepu1_v2.c87 regs->sw14.encoding_mode = hw_cfg->coding_type; in vp8e_vpu_frame_start()
H A Dhal_vp8e_vepu2_v2.c90 regs->sw103.encoding_mode = hw_cfg->coding_type; in vp8e_vpu_frame_start()
H A Dhal_vp8e_base.c1211 hw_cfg->coding_type = 1; in alloc_buffer()
/OK3568_Linux_fs/kernel/sound/pci/mixart/
H A Dmixart_core.h355 u32 coding_type; /* use enum mixart_coding_type */ member
H A Dmixart.c516 stream_param.coding_type = CT_LINEAR; in mixart_set_format()
/OK3568_Linux_fs/kernel/sound/soc/codecs/
H A Dhdmi-codec.c538 hp->cea.coding_type = HDMI_AUDIO_CODING_TYPE_STREAM; in hdmi_codec_fill_codec_params()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/mediatek/
H A Dmtk_hdmi.c1045 frame.coding_type = HDMI_AUDIO_CODING_TYPE_STREAM; in mtk_hdmi_setup_audio_infoframe()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/exynos/
H A Dexynos_hdmi.c2027 audio_infoframe->coding_type = HDMI_AUDIO_CODING_TYPE_STREAM; in hdmi_probe()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/vc4/
H A Dvc4_hdmi.c380 frame.audio.coding_type = HDMI_AUDIO_CODING_TYPE_STREAM; in vc4_hdmi_set_audio_infoframe()
/OK3568_Linux_fs/u-boot/common/
H A Dedid.c6159 ptr[0] = ((frame->coding_type & 0xf) << 4) | (channels & 0x7); in hdmi_audio_infoframe_pack()
6529 frame->coding_type = (ptr[0] >> 4) & 0xf; in hdmi_audio_infoframe_unpack()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/bridge/synopsys/
H A Ddw-hdmi-qp.c723 frame.coding_type = HDMI_AUDIO_CODING_TYPE_STREAM; in dw_hdmi_qp_init_audio_infoframe()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/
H A Ddw-dp.c3743 frame.coding_type = HDMI_AUDIO_CODING_TYPE_STREAM; in dw_dp_audio_infoframe_send()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/include/
H A Dwlioctl.h6681 uint16 coding_type; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/include/
H A Dwlioctl.h6681 uint16 coding_type; member
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/include/
H A Dwlioctl.h6692 uint16 coding_type; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/
H A Dwlioctl.h8981 uint16 coding_type; member
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/include/
H A Dwlioctl.h8999 uint16 coding_type; member