Searched refs:CodecType (Results 1 – 2 of 2) sorted by relevance
372 p->CodecType = (ctx->extra_cfg.yuv_format == 1) in init_frame_info()375 p->CodecType = (ctx->extra_cfg.yuv_format == 1) in init_frame_info()383 p->CodecType = (p->ImgWidth & 0x40000000) in init_frame_info()386 p->CodecType = (p->ImgWidth & 0x40000000) in init_frame_info()393 mpp_frame_set_fmt(frame_info, (MppFrameFormat)(p->CodecType | fbcOutFmt)); in init_frame_info()499 vpug.CodecType = ctx->codecType; in init()
142 RK_U32 CodecType; member