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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/ffmpeg/libavcodec/arm/
H A Dh264pred_init_arm.c50 h->pred8x8[PLANE_PRED8x8 ] = ff_pred8x8_plane_neon;
69 h->pred16x16[PLANE_PRED8x8 ] = ff_pred16x16_plane_neon;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/ffmpeg/libavcodec/arm/
H A Dh264pred_init_arm.c50 h->pred8x8[PLANE_PRED8x8 ] = ff_pred8x8_plane_neon;
69 h->pred16x16[PLANE_PRED8x8 ] = ff_pred16x16_plane_neon;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/ffmpeg/libavcodec/arm/
H A Dh264pred_init_arm.c50 h->pred8x8[PLANE_PRED8x8 ] = ff_pred8x8_plane_neon;
69 h->pred16x16[PLANE_PRED8x8 ] = ff_pred16x16_plane_neon;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/ffmpeg/libavcodec/
H A Dh264pred.h59 #define PLANE_PRED8x8 3 macro
H A Dh264pred.c1132 h->pred8x8[PLANE_PRED8x8 ]= pred8x8_plane_c;
1151 h->pred16x16[PLANE_PRED8x8 ]= pred16x16_plane_c;
1154 h->pred16x16[PLANE_PRED8x8 ]= pred16x16_plane_svq3_c;
1157 h->pred16x16[PLANE_PRED8x8 ]= pred16x16_plane_rv40_c;
1160 h->pred16x16[PLANE_PRED8x8 ]= pred16x16_plane_c;
H A Drv34.c899 DC_PRED8x8, VERT_PRED8x8, HOR_PRED8x8, PLANE_PRED8x8,
946 if(itype == PLANE_PRED8x8)itype = HOR_PRED8x8;
950 if(itype == PLANE_PRED8x8)itype = VERT_PRED8x8;
1021 if(itype == PLANE_PRED8x8) itype = DC_PRED8x8;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/ffmpeg/libavcodec/
H A Dh264pred.h59 #define PLANE_PRED8x8 3 macro
H A Dh264pred.c1132 h->pred8x8[PLANE_PRED8x8 ]= pred8x8_plane_c;
1151 h->pred16x16[PLANE_PRED8x8 ]= pred16x16_plane_c;
1154 h->pred16x16[PLANE_PRED8x8 ]= pred16x16_plane_svq3_c;
1157 h->pred16x16[PLANE_PRED8x8 ]= pred16x16_plane_rv40_c;
1160 h->pred16x16[PLANE_PRED8x8 ]= pred16x16_plane_c;
H A Drv34.c899 DC_PRED8x8, VERT_PRED8x8, HOR_PRED8x8, PLANE_PRED8x8,
946 if(itype == PLANE_PRED8x8)itype = HOR_PRED8x8;
950 if(itype == PLANE_PRED8x8)itype = VERT_PRED8x8;
1021 if(itype == PLANE_PRED8x8) itype = DC_PRED8x8;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/ffmpeg/libavcodec/
H A Dh264pred.h59 #define PLANE_PRED8x8 3 macro
H A Dh264pred.c1132 h->pred8x8[PLANE_PRED8x8 ]= pred8x8_plane_c;
1151 h->pred16x16[PLANE_PRED8x8 ]= pred16x16_plane_c;
1154 h->pred16x16[PLANE_PRED8x8 ]= pred16x16_plane_svq3_c;
1157 h->pred16x16[PLANE_PRED8x8 ]= pred16x16_plane_rv40_c;
1160 h->pred16x16[PLANE_PRED8x8 ]= pred16x16_plane_c;
H A Drv34.c899 DC_PRED8x8, VERT_PRED8x8, HOR_PRED8x8, PLANE_PRED8x8,
946 if(itype == PLANE_PRED8x8)itype = HOR_PRED8x8;
950 if(itype == PLANE_PRED8x8)itype = VERT_PRED8x8;
1021 if(itype == PLANE_PRED8x8) itype = DC_PRED8x8;

Completed in 145 milliseconds