Searched refs:PLANE_PRED8x8 (Results 1 - 14 of 14) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dvp8data.h38 [PLANE_PRED8x8] = TM_VP8_PRED,
46 { -HOR_PRED8x8, -PLANE_PRED8x8 }, // '110', '111'
54 { -PLANE_PRED8x8, -MODE_I4x4 }, // '110', '111'
116 { -HOR_PRED8x8, -PLANE_PRED8x8 }, // '110', '111'
H A Dh264pred.h71 #define PLANE_PRED8x8 3 macro
H A Dh264pred.c446 h->pred8x8[PLANE_PRED8x8]= FUNCC(pred8x8_plane , depth);\
448 h->pred8x8[PLANE_PRED8x8]= FUNCC(pred8x16_plane , depth);\
451 h->pred8x8[PLANE_PRED8x8]= FUNCD(pred8x8_tm_vp8);\
490 h->pred16x16[PLANE_PRED8x8 ]= FUNCD(pred16x16_plane_svq3);\
493 h->pred16x16[PLANE_PRED8x8 ]= FUNCD(pred16x16_plane_rv40);\
496 h->pred16x16[PLANE_PRED8x8 ]= FUNCD(pred16x16_tm_vp8);\
501 h->pred16x16[PLANE_PRED8x8 ]= FUNCC(pred16x16_plane , depth);\
H A Drv34.c951 DC_PRED8x8, VERT_PRED8x8, HOR_PRED8x8, PLANE_PRED8x8,
989 if(itype == PLANE_PRED8x8)itype = HOR_PRED8x8;
993 if(itype == PLANE_PRED8x8)itype = VERT_PRED8x8;
1074 if(itype == PLANE_PRED8x8) itype = DC_PRED8x8;
H A Dvp8.c918 case PLANE_PRED8x8 /*TM*/:
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dvp8data.h37 [PLANE_PRED8x8] = TM_VP8_PRED,
44 [PLANE_PRED8x8] = TM_VP8_PRED,
51 { -HOR_PRED8x8, -PLANE_PRED8x8 }, // '110', '111'
58 { -PLANE_PRED8x8, -MODE_I4x4 }, // '110', '111'
183 { -HOR_PRED8x8, -PLANE_PRED8x8 }, // '110', '111'
H A Dh264pred.h71 #define PLANE_PRED8x8 3 macro
H A Dh264pred.c495 h->pred8x8[PLANE_PRED8x8]= FUNCC(pred8x8_plane , depth);\
497 h->pred8x8[PLANE_PRED8x8]= FUNCC(pred8x16_plane , depth);\
500 h->pred8x8[PLANE_PRED8x8]= FUNCD(pred8x8_tm_vp8);\
540 h->pred16x16[PLANE_PRED8x8 ]= FUNCD(pred16x16_plane_svq3);\
543 h->pred16x16[PLANE_PRED8x8 ]= FUNCD(pred16x16_plane_rv40);\
547 h->pred16x16[PLANE_PRED8x8 ]= FUNCD(pred16x16_tm_vp8);\
552 h->pred16x16[PLANE_PRED8x8 ]= FUNCC(pred16x16_plane , depth);\
H A Drv34.c960 DC_PRED8x8, VERT_PRED8x8, HOR_PRED8x8, PLANE_PRED8x8,
998 if(itype == PLANE_PRED8x8)itype = HOR_PRED8x8;
1002 if(itype == PLANE_PRED8x8)itype = VERT_PRED8x8;
1068 if(itype == PLANE_PRED8x8) itype = DC_PRED8x8;
H A Dvp8.c1516 case PLANE_PRED8x8: /* TM */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/x86/
H A Dh264_intrapred_init.c199 h->pred16x16[PLANE_PRED8x8 ] = ff_pred16x16_tm_vp8_8_mmx;
200 h->pred8x8 [PLANE_PRED8x8 ] = ff_pred8x8_tm_vp8_8_mmx;
204 h->pred8x8 [PLANE_PRED8x8] = ff_pred8x8_plane_8_mmx;
207 h->pred16x16[PLANE_PRED8x8] = ff_pred16x16_plane_svq3_8_mmx;
209 h->pred16x16[PLANE_PRED8x8] = ff_pred16x16_plane_rv40_8_mmx;
211 h->pred16x16[PLANE_PRED8x8] = ff_pred16x16_plane_h264_8_mmx;
251 h->pred16x16[PLANE_PRED8x8 ] = ff_pred16x16_tm_vp8_8_mmxext;
253 h->pred8x8 [PLANE_PRED8x8 ] = ff_pred8x8_tm_vp8_8_mmxext;
258 h->pred8x8 [PLANE_PRED8x8] = ff_pred8x8_plane_8_mmxext;
260 h->pred16x16[PLANE_PRED8x8 ]
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/x86/
H A Dh264_intrapred_init.c184 h->pred16x16[PLANE_PRED8x8 ] = ff_pred16x16_tm_vp8_mmx;
185 h->pred8x8 [PLANE_PRED8x8 ] = ff_pred8x8_tm_vp8_mmx;
189 h->pred8x8 [PLANE_PRED8x8] = ff_pred8x8_plane_mmx;
191 h->pred16x16[PLANE_PRED8x8] = ff_pred16x16_plane_svq3_mmx;
193 h->pred16x16[PLANE_PRED8x8] = ff_pred16x16_plane_rv40_mmx;
195 h->pred16x16[PLANE_PRED8x8] = ff_pred16x16_plane_h264_mmx;
234 h->pred16x16[PLANE_PRED8x8 ] = ff_pred16x16_tm_vp8_mmxext;
236 h->pred8x8 [PLANE_PRED8x8 ] = ff_pred8x8_tm_vp8_mmxext;
241 h->pred8x8 [PLANE_PRED8x8] = ff_pred8x8_plane_mmx2;
243 h->pred16x16[PLANE_PRED8x8 ]
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/arm/
H A Dh264pred_init_arm.c55 h->pred8x8[PLANE_PRED8x8] = ff_pred8x8_plane_neon;
74 h->pred16x16[PLANE_PRED8x8 ] = ff_pred16x16_plane_neon;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/arm/
H A Dh264pred_init_arm.c61 h->pred8x8[PLANE_PRED8x8] = ff_pred8x8_plane_neon;
83 h->pred16x16[PLANE_PRED8x8 ] = ff_pred16x16_plane_neon;

Completed in 126 milliseconds