Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/base/
H A Dmpp_frame.c296 RK_U32 fbc_version = p->fmt & MPP_FRAME_FBC_MASK; in mpp_frame_get_fbc_offset() local
299 if (fbc_version == MPP_FRAME_FBC_AFBC_V1) { in mpp_frame_get_fbc_offset()
302 } else if (fbc_version == MPP_FRAME_FBC_AFBC_V2 || in mpp_frame_get_fbc_offset()
303 fbc_version == MPP_FRAME_FBC_RKFBC) { in mpp_frame_get_fbc_offset()