Searched refs:W_AVC_ENC (Results 1 – 4 of 4) sorted by relevance
207 return type == VPU_INST_TYPE_DEC ? W_AVC_DEC : W_AVC_ENC; in wave5_to_vpu_std()
1773 if (inst->std == W_AVC_ENC) in wave5_vpu_enc_init_seq()1790 if (inst->std == W_AVC_ENC) in wave5_vpu_enc_init_seq()1805 if (inst->std == W_AVC_ENC) in wave5_vpu_enc_init_seq()1832 if (inst->std == W_AVC_ENC) in wave5_vpu_enc_init_seq()1930 bool avc_encoding = (inst->std == W_AVC_ENC); in wave5_vpu_enc_register_framebuffer()2569 !(inst->std == W_AVC_ENC && product_id == PRODUCT_ID_521)) { in wave5_vpu_enc_check_open_param()2579 } else if (inst->std == W_AVC_ENC && !p_attr->support_avc10bit_enc) { in wave5_vpu_enc_check_open_param()2618 } else if (inst->std == W_AVC_ENC) { in wave5_vpu_enc_check_open_param()
69 W_AVC_ENC = 0x03, enumerator
728 if (inst->std == W_HEVC_ENC || inst->std == W_AVC_ENC) { in wave5_vpu_enc_close()
Completed in 18 milliseconds