Searched defs:top1 (Results 1 – 3 of 3) sorted by relevance
| /third_party/ffmpeg/tests/checkasm/ |
| D | vf_blend.c | 90 uint8_t *top1 = av_malloc(BUF_SIZE); in checkasm_check_blend() local
|
| /third_party/ffmpeg/libavcodec/mips/ |
| D | hevcpred_msa.c | 939 v16i8 top0, top1, top2, top3; in hevc_intra_pred_angular_upper_4width_msa() local 1032 v16i8 top0, top1, top2, top3; in hevc_intra_pred_angular_upper_8width_msa() local 1131 v16u8 top0, top1, top2, top3, top4, top5, top6, top7; in hevc_intra_pred_angular_upper_16width_msa() local 1240 v16u8 top0, top1, top2, top3, top4, top5, top6, top7; in hevc_intra_pred_angular_upper_32width_msa() local 1354 v16u8 top0, top1, top2, top3; in hevc_intra_pred_angular_lower_4width_msa() local 1451 v16i8 top0, top1, top2, top3; in hevc_intra_pred_angular_lower_8width_msa() local 1545 v16i8 top0, top1, dst_val0, top2, top3, dst_val1; in hevc_intra_pred_angular_lower_16width_msa() local 1660 v16i8 top0, top1, dst_val0, top2, top3, dst_val1; in hevc_intra_pred_angular_lower_32width_msa() local
|
| D | vp9_intra_msa.c | 263 v16u8 top0, top1, left0, left1, out; in ff_dc_32x32_msa() local
|