Home
last modified time | relevance | path

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

/third_party/ffmpeg/tests/checkasm/
Dvf_blend.c91 uint8_t *top2 = av_malloc(BUF_SIZE); in checkasm_check_blend() 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
/third_party/alsa-lib/src/topology/
Dsave.c562 snd_config_t *top, *top2; in snd_tplg_save() local