Home
last modified time | relevance | path

Searched refs:W_AVC_DEC (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/media/platform/chips-media/wave5/
A Dwave5-helper.c207 return type == VPU_INST_TYPE_DEC ? W_AVC_DEC : W_AVC_ENC; in wave5_to_vpu_std()
A Dwave5-hw.c538 case W_AVC_DEC: in wave5_vpu_build_up_dec_param()
707 } else if (inst->std == W_AVC_DEC) { in wave5_get_dec_seq_result()
786 case W_AVC_DEC: in wave5_vpu_dec_register_framebuffer()
794 if (inst->std == W_HEVC_DEC || inst->std == W_AVC_DEC) { in wave5_vpu_dec_register_framebuffer()
1038 } else if (inst->std == W_AVC_DEC) { in wave5_vpu_dec_get_result()
1059 if (inst->std == W_HEVC_DEC || inst->std == W_AVC_DEC) { in wave5_vpu_dec_get_result()
A Dwave5-vpuapi.h68 W_AVC_DEC = 0x02, enumerator
A Dwave5-vpuapi.c500 if (inst->std == W_HEVC_DEC || inst->std == W_AVC_DEC) in wave5_vpu_dec_get_output_info()

Completed in 101 milliseconds