Home
last modified time | relevance | path

Searched defs:top0 (Results 1 – 3 of 3) sorted by relevance

/third_party/pixman/pixman/
Dpixman-ssse3.c197 __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/
Dhevcpred_msa.c939 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
Dvp9_intra_msa.c263 v16u8 top0, top1, left0, left1, out; in ff_dc_32x32_msa() local