HOR_PRED8x8 59 libavcodec/aarch64/h264pred_init.c h->pred8x8[HOR_PRED8x8 ] = ff_pred8x8_hor_neon; HOR_PRED8x8 77 libavcodec/aarch64/h264pred_init.c h->pred16x16[HOR_PRED8x8 ] = ff_pred16x16_hor_neon; HOR_PRED8x8 60 libavcodec/arm/h264pred_init_arm.c h->pred8x8[HOR_PRED8x8 ] = ff_pred8x8_hor_neon; HOR_PRED8x8 78 libavcodec/arm/h264pred_init_arm.c h->pred16x16[HOR_PRED8x8 ] = ff_pred16x16_hor_neon; HOR_PRED8x8 743 libavcodec/h264_mb.c sl->intra16x16_pred_mode == HOR_PRED8x8)) { HOR_PRED8x8 199 libavcodec/h264_mb_template.c sl->chroma_pred_mode == HOR_PRED8x8)) { HOR_PRED8x8 488 libavcodec/h264pred.c h->pred8x8[HOR_PRED8x8 ]= FUNCC(pred8x8_horizontal , depth);\ HOR_PRED8x8 491 libavcodec/h264pred.c h->pred8x8[HOR_PRED8x8 ]= FUNCC(pred8x16_horizontal , depth);\ HOR_PRED8x8 537 libavcodec/h264pred.c h->pred16x16[HOR_PRED8x8 ]= FUNCC(pred16x16_horizontal , depth);\ HOR_PRED8x8 568 libavcodec/h264pred.c h->pred8x8_add [ HOR_PRED8x8]= FUNCC(pred8x8_horizontal_add , depth);\ HOR_PRED8x8 571 libavcodec/h264pred.c h->pred8x8_add [ HOR_PRED8x8]= FUNCC(pred8x16_horizontal_add , depth);\ HOR_PRED8x8 574 libavcodec/h264pred.c h->pred16x16_add[ HOR_PRED8x8]= FUNCC(pred16x16_horizontal_add , depth);\ HOR_PRED8x8 34 libavcodec/mips/h264pred_init_mips.c h->pred8x8[HOR_PRED8x8] = ff_h264_intra_pred_horiz_8x8_msa; HOR_PRED8x8 72 libavcodec/mips/h264pred_init_mips.c h->pred16x16[HOR_PRED8x8] = ff_h264_intra_pred_horiz_16x16_msa; HOR_PRED8x8 103 libavcodec/mips/h264pred_init_mips.c h->pred8x8 [HOR_PRED8x8 ] = ff_pred8x8_horizontal_8_mmi; HOR_PRED8x8 106 libavcodec/mips/h264pred_init_mips.c h->pred8x8 [HOR_PRED8x8 ] = ff_pred8x16_horizontal_8_mmi; HOR_PRED8x8 111 libavcodec/mips/h264pred_init_mips.c h->pred16x16[HOR_PRED8x8 ] = ff_pred16x16_horizontal_8_mmi; HOR_PRED8x8 966 libavcodec/rv34.c DC_PRED8x8, VERT_PRED8x8, HOR_PRED8x8, PLANE_PRED8x8, HOR_PRED8x8 1004 libavcodec/rv34.c if(itype == PLANE_PRED8x8)itype = HOR_PRED8x8; HOR_PRED8x8 1005 libavcodec/rv34.c if(itype == VERT_PRED8x8) itype = HOR_PRED8x8; HOR_PRED8x8 1009 libavcodec/rv34.c if(itype == HOR_PRED8x8) itype = VERT_PRED8x8; HOR_PRED8x8 1601 libavcodec/vp8.c return mb_y ? mode : HOR_PRED8x8; HOR_PRED8x8 1612 libavcodec/vp8.c case HOR_PRED8x8: HOR_PRED8x8 36 libavcodec/vp8data.h [HOR_PRED8x8] = TM_VP8_PRED, HOR_PRED8x8 43 libavcodec/vp8data.h [HOR_PRED8x8] = HOR_PRED, HOR_PRED8x8 51 libavcodec/vp8data.h { -HOR_PRED8x8, -PLANE_PRED8x8 }, // '110', '111' HOR_PRED8x8 57 libavcodec/vp8data.h { -VERT_PRED8x8, -HOR_PRED8x8 }, // '100', '101' HOR_PRED8x8 183 libavcodec/vp8data.h { -HOR_PRED8x8, -PLANE_PRED8x8 }, // '110', '111' HOR_PRED8x8 194 libavcodec/x86/h264_intrapred_init.c h->pred16x16[HOR_PRED8x8 ] = ff_pred16x16_horizontal_8_mmx; HOR_PRED8x8 197 libavcodec/x86/h264_intrapred_init.c h->pred8x8 [HOR_PRED8x8 ] = ff_pred8x8_horizontal_8_mmx; HOR_PRED8x8 218 libavcodec/x86/h264_intrapred_init.c h->pred16x16[HOR_PRED8x8 ] = ff_pred16x16_horizontal_8_mmxext; HOR_PRED8x8 221 libavcodec/x86/h264_intrapred_init.c h->pred8x8[HOR_PRED8x8 ] = ff_pred8x8_horizontal_8_mmxext; HOR_PRED8x8 298 libavcodec/x86/h264_intrapred_init.c h->pred16x16[HOR_PRED8x8 ] = ff_pred16x16_horizontal_8_ssse3; HOR_PRED8x8 301 libavcodec/x86/h264_intrapred_init.c h->pred8x8 [HOR_PRED8x8 ] = ff_pred8x8_horizontal_8_ssse3; HOR_PRED8x8 348 libavcodec/x86/h264_intrapred_init.c h->pred16x16[HOR_PRED8x8 ] = ff_pred16x16_horizontal_10_mmxext; HOR_PRED8x8 362 libavcodec/x86/h264_intrapred_init.c h->pred8x8[HOR_PRED8x8 ] = ff_pred8x8_horizontal_10_sse2; HOR_PRED8x8 380 libavcodec/x86/h264_intrapred_init.c h->pred16x16[HOR_PRED8x8 ] = ff_pred16x16_horizontal_10_sse2; HOR_PRED8x8 70 tests/checkasm/h264pred.c [HOR_PRED8x8 ] = "horizontal", HOR_PRED8x8 97 tests/checkasm/h264pred.c [HOR_PRED8x8 ] = "horizontal",