Searched refs:fmt_codec (Results 1 – 5 of 5) sorted by relevance
28 MppFrameFormat fmt_codec; member49 MppFrameFormat fmt_codec; member
39 MppFrameFormat fmt_codec; member
38 byte_stride_cfg.fmt_codec = MPP_FMT_YUV420SP; in main()59 size_cfg.fmt_codec = MPP_FMT_YUV420SP; in main()
66 ret = mpp_sys_cfg_set_u32(cfg, "dec_buf_chk:fmt_codec", byte_stride_cfg->fmt_codec); in mpp_sys_cfg_st_get_byte_stride()136 ret = mpp_sys_cfg_set_u32(cfg, "dec_buf_chk:fmt_codec", size_cfg->fmt_codec); in mpp_sys_cfg_st_get_size()
78 …ENTRY(dec_buf_chk, fmt_codec, u32, MppFrameFormat, MPP_SYS_DEC_BUF_CHK_CFG_CHANGE_FMT_CODEC, …302 MppFrameFormat fmt = (MppFrameFormat)(((RK_U32)cfg->fmt_codec & MPP_FRAME_FMT_MASK) | in mpp_sys_dec_buf_chk_proc()305 MppFrameFormat fmt_raw = cfg->fmt_codec; in mpp_sys_dec_buf_chk_proc()