H A D | hevcpred_msa.c | 929 int16_t inv_angle[] = { -256, -315, -390, -482, -630, -910, -1638, -4096 }; in hevc_intra_pred_angular_upper_4width_msa() local 1021 int16_t inv_angle[] = { -256, -315, -390, -482, -630, -910, -1638, -4096 }; in hevc_intra_pred_angular_upper_8width_msa() local 1120 int16_t inv_angle[] = { -256, -315, -390, -482, -630, -910, -1638, -4096 }; in hevc_intra_pred_angular_upper_16width_msa() local 1230 int16_t inv_angle[] = { -256, -315, -390, -482, -630, -910, -1638, -4096 }; in hevc_intra_pred_angular_upper_32width_msa() local 1344 int16_t inv_angle[] in hevc_intra_pred_angular_lower_4width_msa() local 1441 int16_t inv_angle[] = { -4096, -1638, -910, -630, -482, -390, -315 }; hevc_intra_pred_angular_lower_8width_msa() local 1542 int16_t inv_angle[] = { -4096, -1638, -910, -630, -482, -390, -315 }; hevc_intra_pred_angular_lower_16width_msa() local 1658 int16_t inv_angle[] = { -4096, -1638, -910, -630, -482, -390, -315 }; hevc_intra_pred_angular_lower_32width_msa() local [all...] |