Searched refs:MPP_FRAME_FBC_AFBC_V1 (Results 1 – 7 of 7) sorted by relevance
237 if (fbc_version == MPP_FRAME_FBC_AFBC_V1) { in mpp_frame_get_fbc_offset()
185 #define MPP_FRAME_FBC_AFBC_V1 (0x00100000) macro
184 #define MPP_FRAME_FBC_AFBC_V1 (0x00100000) macro
81 if ((enc_params.fmt & MPP_FRAME_FBC_MASK) == MPP_FRAME_FBC_AFBC_V1) in InitParams()
487 if ((fmt & MPP_FRAME_FBC_MASK) == MPP_FRAME_FBC_AFBC_V1) in read_image()1369 { "fbc", MPP_FMT_YUV420SP | MPP_FRAME_FBC_AFBC_V1, },
252 if ((p->fmt & MPP_FRAME_FBC_MASK) == MPP_FRAME_FBC_AFBC_V1) in test_ctx_init()
577 case MPP_FRAME_FBC_AFBC_V1: { in setup_VPU_FRAME_from_mpp_frame()