Searched defs:top1 (Results 1 – 4 of 4) 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/pixman/pixman/ |
| D | pixman-ssse3.c | 199 __m128i top1 = _mm_load_si128 ((__m128i *)(line0->buffer + i + 2)); in ssse3_fetch_bilinear_cover() 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
|