Home
last modified time | relevance | path

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

/rockchip-linux_mpp/
H A DCHANGELOG.md170 - [utils]: Add fbc frame data dump
201 - [mpp_sys_cfg]: Add raster/tile/fbc buffer alignment
208 - [sys_cfg]: fix fbc ver stride calc issue
260 - [fbc]: Fix RK3588 av1 FBC usage issue
266 - [sys_cfg/buf_slot]: fix fbc yuv444sp buf calculation issue
306 - [vpu_legacy]: Fix vpu fbc configuration issue
325 - [hal_vdpu383]: fix fbc hor_stride mismatch issue
528 - [h265d_ref]: fix set fbc output fmt not effect issue
534 - [av1d_vdpu383]: fix fbc hor_stride error
715 - Support fbc mode change on info change stage
/rockchip-linux_mpp/mpp/codec/
H A Dmpp_dec.c79 RK_U32 fbc = (RK_U32)base->out_fmt & MPP_FRAME_FBC_MASK; in mpp_dec_check_fbc_cap() local
80 RK_U32 fmt = base->out_fmt - fbc; in mpp_dec_check_fbc_cap()
83 fmt |= fbc; in mpp_dec_check_fbc_cap()