Home
last modified time | relevance | path

Searched refs:CodecType (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/external/mpp/mpp/legacy/
H A Dvpu_api_legacy.cpp344 p->CodecType = (ctx->extra_cfg.yuv_format == 1) in init_frame_info()
347 p->CodecType = (ctx->extra_cfg.yuv_format == 1) in init_frame_info()
355 p->CodecType = (p->ImgWidth & 0x40000000) in init_frame_info()
358 p->CodecType = (p->ImgWidth & 0x40000000) in init_frame_info()
367 mpp_frame_set_fmt(frame, (MppFrameFormat)(p->CodecType | fbcOutFmt)); in init_frame_info()
475 vpug.CodecType = ctx->codecType; in init()
/OK3568_Linux_fs/external/mpp/inc/
H A Dvpu_api.h138 RK_U32 CodecType; member
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/mpp/include/rockchip/
H A Dvpu_api.h133 RK_U32 CodecType; member