Home
last modified time | relevance | path

Searched defs:mbs (Results 1 – 11 of 11) sorted by relevance

/OK3568_Linux_fs/external/mpp/mpp/codec/enc/h264/
H A Dh264e_sps.c140 RK_S32 mbs = (aligned_w * aligned_h) >> 8; in h264e_sps_update() local
/OK3568_Linux_fs/kernel/drivers/usb/gadget/udc/bdc/
H A Dbdc_cmd.c139 u32 mps, mbs, mul, si; in bdc_config_ep() local
/OK3568_Linux_fs/kernel/drivers/media/platform/qcom/venus/
H A Dpm_helpers.c135 u32 mbs; in load_per_instance() local
160 static void mbs_to_bw(struct venus_inst *inst, u32 mbs, u32 *avg, u32 *peak) in mbs_to_bw()
H A Dhfi_helper.h649 u32 mbs; member
/OK3568_Linux_fs/external/mpp/mpp/hal/vpu/h264e/
H A Dhal_h264e_vepu1_v2.c698 RK_U32 mbs = mb_w * mb_h; in hal_h264e_vepu1_ret_task_v2() local
H A Dhal_h264e_vepu2_v2.c763 RK_U32 mbs = mb_w * mb_h; in hal_h264e_vepu2_ret_task_v2() local
H A Dhal_h264e_vepu_v2.c39 RK_S32 mbs; member
/OK3568_Linux_fs/external/mpp/mpp/hal/rkenc/h264e/
H A Dhal_h264e_vepu540c.c1737 RK_U32 mbs = mb_w * mb_h; in hal_h264e_vepu540c_ret_task() local
H A Dhal_h264e_vepu541.c1760 RK_U32 mbs = mb_w * mb_h; in hal_h264e_vepu541_ret_task() local
H A Dhal_h264e_vepu580.c2534 RK_U32 mbs = mb_w * mb_h; in hal_h264e_vepu580_ret_task() local
/OK3568_Linux_fs/kernel/drivers/scsi/qla2xxx/
H A Dqla_def.h1040 static inline bool qla2xxx_is_valid_mbs(unsigned int mbs) in qla2xxx_is_valid_mbs()