Home
last modified time | relevance | path

Searched defs:inv_angle (Results 1 - 2 of 2) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dhevcpred_template.c436 static const int inv_angle[] = { in pred_angular() local
/third_party/ffmpeg/libavcodec/mips/
H A Dhevcpred_msa.c929 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...]

Completed in 5 milliseconds