Searched refs:top1 (Results 1 – 4 of 4) sorted by relevance
/third_party/ffmpeg/tests/checkasm/ |
D | vf_blend.c | 39 top1[i * WIDTH + j] = \ 52 AV_WN32A(top1 + i, r); \ 77 call_ref(top1 + src_offset, w, bot1 + src_offset, w, \ 81 …if (memcmp(top1, top2, BUF_SIZE) || memcmp(bot1, bot2, BUF_SIZE) || memcmp(dst1, dst2, BUF_SIZE)) \ 90 uint8_t *top1 = av_malloc(BUF_SIZE); in checkasm_check_blend() local 143 av_freep(&top1); in checkasm_check_blend()
|
/third_party/ffmpeg/libavcodec/mips/ |
D | hevcpred_msa.c | 939 v16i8 top0, top1, top2, top3; in hevc_intra_pred_angular_upper_4width_msa() local 981 top1 = LD_SB(ref + idx1 + 1); in hevc_intra_pred_angular_upper_4width_msa() 999 ILVR_B4_SH(zero, top0, zero, top1, zero, top2, zero, top3, in hevc_intra_pred_angular_upper_4width_msa() 1032 v16i8 top0, top1, top2, top3; in hevc_intra_pred_angular_upper_8width_msa() local 1079 top1 = LD_SB(ref + idx1 + 1); in hevc_intra_pred_angular_upper_8width_msa() 1093 UNPCK_UB_SH(top1, diff2, diff3); in hevc_intra_pred_angular_upper_8width_msa() 1131 v16u8 top0, top1, top2, top3, top4, top5, top6, top7; in hevc_intra_pred_angular_upper_16width_msa() local 1176 LD_UB2(ref + idx0 + 1, 16, top0, top1); in hevc_intra_pred_angular_upper_16width_msa() 1190 SLDI_B4_UB(top1, top0, top3, top2, top5, top4, top7, top6, 1, in hevc_intra_pred_angular_upper_16width_msa() 1191 top1, top3, top5, top7); in hevc_intra_pred_angular_upper_16width_msa() [all …]
|
D | vp9_intra_msa.c | 263 v16u8 top0, top1, left0, left1, out; in ff_dc_32x32_msa() local 268 LD_UB2(src_top, 16, top0, top1); in ff_dc_32x32_msa() 270 HADD_UB2_UH(top0, top1, sum_top0, sum_top1); in ff_dc_32x32_msa()
|
/third_party/node/deps/npm/node_modules/mute-stream/coverage/lcov-report/ |
D | base.css | 29 .space-top1 { padding: 10px 0 0 0; }
|