Home
last modified time | relevance | path

Searched defs:depth (Results 1 – 6 of 6) sorted by relevance

/rockchip-linux_mpp/mpp/codec/enc/h265/
H A Dh265e_slice.c584 static void code_split_flag(H265eSlice *slice, RK_U32 abs_part_idx, RK_U32 depth, DataCu *cu) in code_split_flag()
599 static void encode_cu(H265eSlice *slice, RK_U32 abs_part_idx, RK_U32 depth, DataCu *cu) in encode_cu()
H A Dh265e_ps.c60 void init_zscan2raster(RK_S32 maxDepth, RK_S32 depth, RK_U32 startVal, RK_U32** curIdx) in init_zscan2raster()
/rockchip-linux_mpp/mpp/base/
H A Dmpp_cfg_io.c73 rk_s32 depth; member
102 rk_s32 depth; member
153 rk_s32 depth = 0; in get_full_name() local
784 rk_s32 depth; in write_indent() local
H A Dmpp_sys_cfg.c313 RK_U32 depth = MPP_FRAME_FMT_IS_YUV_10BIT(fmt) ? 10 : 8; in mpp_sys_dec_buf_chk_proc() local
H A Dmpp_buf_slot.c289 RK_U32 depth = ((fmt & MPP_FRAME_FMT_MASK) == MPP_FMT_YUV420SP_10BIT || in prepare_info_set_legacy() local
/rockchip-linux_mpp/osal/linux/
H A Ddrm_mode.h335 __u32 depth; member