PLANE_PRED8x8 61 libavcodec/aarch64/h264pred_init.c h->pred8x8[PLANE_PRED8x8] = ff_pred8x8_plane_neon; PLANE_PRED8x8 83 libavcodec/aarch64/h264pred_init.c h->pred16x16[PLANE_PRED8x8 ] = ff_pred16x16_plane_neon; PLANE_PRED8x8 62 libavcodec/arm/h264pred_init_arm.c h->pred8x8[PLANE_PRED8x8] = ff_pred8x8_plane_neon; PLANE_PRED8x8 84 libavcodec/arm/h264pred_init_arm.c h->pred16x16[PLANE_PRED8x8 ] = ff_pred16x16_plane_neon; PLANE_PRED8x8 495 libavcodec/h264pred.c h->pred8x8[PLANE_PRED8x8]= FUNCC(pred8x8_plane , depth);\ PLANE_PRED8x8 497 libavcodec/h264pred.c h->pred8x8[PLANE_PRED8x8]= FUNCC(pred8x16_plane , depth);\ PLANE_PRED8x8 500 libavcodec/h264pred.c h->pred8x8[PLANE_PRED8x8]= FUNCD(pred8x8_tm_vp8);\ PLANE_PRED8x8 540 libavcodec/h264pred.c h->pred16x16[PLANE_PRED8x8 ]= FUNCD(pred16x16_plane_svq3);\ PLANE_PRED8x8 543 libavcodec/h264pred.c h->pred16x16[PLANE_PRED8x8 ]= FUNCD(pred16x16_plane_rv40);\ PLANE_PRED8x8 547 libavcodec/h264pred.c h->pred16x16[PLANE_PRED8x8 ]= FUNCD(pred16x16_tm_vp8);\ PLANE_PRED8x8 552 libavcodec/h264pred.c h->pred16x16[PLANE_PRED8x8 ]= FUNCC(pred16x16_plane , depth);\ PLANE_PRED8x8 39 libavcodec/mips/h264pred_init_mips.c h->pred8x8[PLANE_PRED8x8] = ff_h264_intra_predict_plane_8x8_msa; PLANE_PRED8x8 84 libavcodec/mips/h264pred_init_mips.c h->pred16x16[PLANE_PRED8x8] = PLANE_PRED8x8 118 libavcodec/mips/h264pred_init_mips.c h->pred16x16[PLANE_PRED8x8 ] = ff_pred16x16_plane_svq3_8_mmi; PLANE_PRED8x8 121 libavcodec/mips/h264pred_init_mips.c h->pred16x16[PLANE_PRED8x8 ] = ff_pred16x16_plane_rv40_8_mmi; PLANE_PRED8x8 127 libavcodec/mips/h264pred_init_mips.c h->pred16x16[PLANE_PRED8x8 ] = ff_pred16x16_plane_h264_8_mmi; PLANE_PRED8x8 966 libavcodec/rv34.c DC_PRED8x8, VERT_PRED8x8, HOR_PRED8x8, PLANE_PRED8x8, PLANE_PRED8x8 1004 libavcodec/rv34.c if(itype == PLANE_PRED8x8)itype = HOR_PRED8x8; PLANE_PRED8x8 1008 libavcodec/rv34.c if(itype == PLANE_PRED8x8)itype = VERT_PRED8x8; PLANE_PRED8x8 1074 libavcodec/rv34.c if(itype == PLANE_PRED8x8) itype = DC_PRED8x8; PLANE_PRED8x8 1614 libavcodec/vp8.c case PLANE_PRED8x8: /* TM */ PLANE_PRED8x8 37 libavcodec/vp8data.h [PLANE_PRED8x8] = TM_VP8_PRED, PLANE_PRED8x8 44 libavcodec/vp8data.h [PLANE_PRED8x8] = TM_VP8_PRED, PLANE_PRED8x8 51 libavcodec/vp8data.h { -HOR_PRED8x8, -PLANE_PRED8x8 }, // '110', '111' PLANE_PRED8x8 58 libavcodec/vp8data.h { -PLANE_PRED8x8, -MODE_I4x4 }, // '110', '111' PLANE_PRED8x8 183 libavcodec/vp8data.h { -HOR_PRED8x8, -PLANE_PRED8x8 }, // '110', '111' PLANE_PRED8x8 200 libavcodec/x86/h264_intrapred_init.c h->pred16x16[PLANE_PRED8x8 ] = ff_pred16x16_tm_vp8_8_mmx; PLANE_PRED8x8 201 libavcodec/x86/h264_intrapred_init.c h->pred8x8 [PLANE_PRED8x8 ] = ff_pred8x8_tm_vp8_8_mmx; PLANE_PRED8x8 205 libavcodec/x86/h264_intrapred_init.c h->pred8x8 [PLANE_PRED8x8] = ff_pred8x8_plane_8_mmx; PLANE_PRED8x8 208 libavcodec/x86/h264_intrapred_init.c h->pred16x16[PLANE_PRED8x8] = ff_pred16x16_plane_svq3_8_mmx; PLANE_PRED8x8 210 libavcodec/x86/h264_intrapred_init.c h->pred16x16[PLANE_PRED8x8] = ff_pred16x16_plane_rv40_8_mmx; PLANE_PRED8x8 212 libavcodec/x86/h264_intrapred_init.c h->pred16x16[PLANE_PRED8x8] = ff_pred16x16_plane_h264_8_mmx; PLANE_PRED8x8 252 libavcodec/x86/h264_intrapred_init.c h->pred16x16[PLANE_PRED8x8 ] = ff_pred16x16_tm_vp8_8_mmxext; PLANE_PRED8x8 254 libavcodec/x86/h264_intrapred_init.c h->pred8x8 [PLANE_PRED8x8 ] = ff_pred8x8_tm_vp8_8_mmxext; PLANE_PRED8x8 259 libavcodec/x86/h264_intrapred_init.c h->pred8x8 [PLANE_PRED8x8] = ff_pred8x8_plane_8_mmxext; PLANE_PRED8x8 261 libavcodec/x86/h264_intrapred_init.c h->pred16x16[PLANE_PRED8x8 ] = ff_pred16x16_plane_svq3_8_mmxext; PLANE_PRED8x8 263 libavcodec/x86/h264_intrapred_init.c h->pred16x16[PLANE_PRED8x8 ] = ff_pred16x16_plane_rv40_8_mmxext; PLANE_PRED8x8 265 libavcodec/x86/h264_intrapred_init.c h->pred16x16[PLANE_PRED8x8 ] = ff_pred16x16_plane_h264_8_mmxext; PLANE_PRED8x8 282 libavcodec/x86/h264_intrapred_init.c h->pred16x16[PLANE_PRED8x8 ] = ff_pred16x16_tm_vp8_8_sse2; PLANE_PRED8x8 283 libavcodec/x86/h264_intrapred_init.c h->pred8x8 [PLANE_PRED8x8 ] = ff_pred8x8_tm_vp8_8_sse2; PLANE_PRED8x8 286 libavcodec/x86/h264_intrapred_init.c h->pred8x8 [PLANE_PRED8x8] = ff_pred8x8_plane_8_sse2; PLANE_PRED8x8 288 libavcodec/x86/h264_intrapred_init.c h->pred16x16[PLANE_PRED8x8] = ff_pred16x16_plane_svq3_8_sse2; PLANE_PRED8x8 290 libavcodec/x86/h264_intrapred_init.c h->pred16x16[PLANE_PRED8x8] = ff_pred16x16_plane_rv40_8_sse2; PLANE_PRED8x8 292 libavcodec/x86/h264_intrapred_init.c h->pred16x16[PLANE_PRED8x8] = ff_pred16x16_plane_h264_8_sse2; PLANE_PRED8x8 313 libavcodec/x86/h264_intrapred_init.c h->pred8x8 [PLANE_PRED8x8 ] = ff_pred8x8_tm_vp8_8_ssse3; PLANE_PRED8x8 317 libavcodec/x86/h264_intrapred_init.c h->pred8x8 [PLANE_PRED8x8] = ff_pred8x8_plane_8_ssse3; PLANE_PRED8x8 319 libavcodec/x86/h264_intrapred_init.c h->pred16x16[PLANE_PRED8x8] = ff_pred16x16_plane_svq3_8_ssse3; PLANE_PRED8x8 321 libavcodec/x86/h264_intrapred_init.c h->pred16x16[PLANE_PRED8x8] = ff_pred16x16_plane_rv40_8_ssse3; PLANE_PRED8x8 323 libavcodec/x86/h264_intrapred_init.c h->pred16x16[PLANE_PRED8x8] = ff_pred16x16_plane_h264_8_ssse3; PLANE_PRED8x8 330 libavcodec/x86/h264_intrapred_init.c h->pred16x16[PLANE_PRED8x8 ] = ff_pred16x16_tm_vp8_8_avx2; PLANE_PRED8x8 360 libavcodec/x86/h264_intrapred_init.c h->pred8x8[PLANE_PRED8x8 ] = ff_pred8x8_plane_10_sse2; PLANE_PRED8x8 72 tests/checkasm/h264pred.c [PLANE_PRED8x8 ] = "plane", PLANE_PRED8x8 82 tests/checkasm/h264pred.c [PLANE_PRED8x8 ] = "tm_vp8", PLANE_PRED8x8 99 tests/checkasm/h264pred.c [PLANE_PRED8x8 ] = "plane", PLANE_PRED8x8 105 tests/checkasm/h264pred.c [PLANE_PRED8x8 ] = "tm_vp8", PLANE_PRED8x8 110 tests/checkasm/h264pred.c [PLANE_PRED8x8] = "plane_rv40", PLANE_PRED8x8 113 tests/checkasm/h264pred.c [PLANE_PRED8x8] = "plane_svq3",