Searched refs:W_AVC_ENC (Results 1 – 4 of 4) sorted by relevance
1782 if (inst->std == W_AVC_ENC) in wave5_vpu_enc_init_seq()1806 if (inst->std == W_AVC_ENC) in wave5_vpu_enc_init_seq()1821 if (inst->std == W_AVC_ENC) in wave5_vpu_enc_init_seq()1848 if (inst->std == W_AVC_ENC) in wave5_vpu_enc_init_seq()1946 bool avc_encoding = (inst->std == W_AVC_ENC); in wave5_vpu_enc_register_framebuffer()2585 !(inst->std == W_AVC_ENC && product_id == PRODUCT_ID_521)) { in wave5_vpu_enc_check_open_param()2595 } else if (inst->std == W_AVC_ENC && !p_attr->support_avc10bit_enc) { in wave5_vpu_enc_check_open_param()2634 } else if (inst->std == W_AVC_ENC) { in wave5_vpu_enc_check_open_param()
196 return type == VPU_INST_TYPE_DEC ? W_AVC_DEC : W_AVC_ENC; in wave5_to_vpu_std()
69 W_AVC_ENC = 0x03, enumerator
759 if (inst->std == W_HEVC_ENC || inst->std == W_AVC_ENC) { in wave5_vpu_enc_close()
Completed in 16 milliseconds