Searched refs:fbc (Results 1 – 2 of 2) sorted by relevance
170 - [utils]: Add fbc frame data dump201 - [mpp_sys_cfg]: Add raster/tile/fbc buffer alignment208 - [sys_cfg]: fix fbc ver stride calc issue260 - [fbc]: Fix RK3588 av1 FBC usage issue266 - [sys_cfg/buf_slot]: fix fbc yuv444sp buf calculation issue306 - [vpu_legacy]: Fix vpu fbc configuration issue325 - [hal_vdpu383]: fix fbc hor_stride mismatch issue528 - [h265d_ref]: fix set fbc output fmt not effect issue534 - [av1d_vdpu383]: fix fbc hor_stride error715 - Support fbc mode change on info change stage
79 RK_U32 fbc = (RK_U32)base->out_fmt & MPP_FRAME_FBC_MASK; in mpp_dec_check_fbc_cap() local80 RK_U32 fmt = base->out_fmt - fbc; in mpp_dec_check_fbc_cap()83 fmt |= fbc; in mpp_dec_check_fbc_cap()