Home
last modified time | relevance | path

Searched defs:rc_type (Results 1 – 3 of 3) sorted by relevance

/drivers/media/platform/qcom/venus/
Dhfi_plat_bufs_v6.c361 static u32 calculate_enc_output_frame_size(u32 width, u32 height, u32 rc_type) in calculate_enc_output_frame_size()
405 u32 rc_type) in calculate_enc_scratch_size()
447 u32 num_vpp_pipes, u32 rc_type) in h264e_scratch_size()
454 u32 num_vpp_pipes, u32 rc_type) in h265e_scratch_size()
461 u32 num_vpp_pipes, u32 rc_type) in vp8e_scratch_size()
1265 u32 rc_type = params->enc.rc_type; in bufreq_enc() local
Dhfi_plat_bufs.h28 u32 rc_type; member
/drivers/staging/media/deprecated/saa7146/av7110/
Dav7110_ir.c79 static int change_protocol(struct rc_dev *rcdev, u64 *rc_type) in change_protocol()