Searched defs:top0 (Results 1 – 3 of 3) sorted by relevance
| /third_party/pixman/pixman/ |
| D | pixman-ssse3.c | 197 __m128i top0 = _mm_load_si128 ((__m128i *)(line0->buffer + i)); in ssse3_fetch_bilinear_cover() local 231 __m128i top0 = _mm_load_si128 ((__m128i *)(line0->buffer + i)); 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
|