Home
last modified time | relevance | path

Searched refs:ff_crop_tab (Results 1 – 18 of 18) sorted by relevance

/third_party/ffmpeg/libavcodec/mips/
Dvp8dsp_mmi.c676 const uint8_t *cm = ff_crop_tab + MAX_NEG_CROP; in vp8_filter_common_is4tap()
701 const uint8_t *cm = ff_crop_tab + MAX_NEG_CROP; in vp8_filter_common_isnot4tap()
744 const uint8_t *cm = ff_crop_tab + MAX_NEG_CROP; in filter_mbedge()
1642 const uint8_t *cm = ff_crop_tab + MAX_NEG_CROP; in ff_put_vp8_epel16_h4_mmi()
1712 const uint8_t *cm = ff_crop_tab + MAX_NEG_CROP; in ff_put_vp8_epel8_h4_mmi()
1775 const uint8_t *cm = ff_crop_tab + MAX_NEG_CROP; in ff_put_vp8_epel4_h4_mmi()
1865 const uint8_t *cm = ff_crop_tab + MAX_NEG_CROP; in ff_put_vp8_epel16_h6_mmi()
1939 const uint8_t *cm = ff_crop_tab + MAX_NEG_CROP; in ff_put_vp8_epel8_h6_mmi()
2007 const uint8_t *cm = ff_crop_tab + MAX_NEG_CROP; in ff_put_vp8_epel4_h6_mmi()
2093 const uint8_t *cm = ff_crop_tab + MAX_NEG_CROP; in ff_put_vp8_epel16_v4_mmi()
[all …]
/third_party/ffmpeg/libavcodec/
Drv30dsp.c39 const uint8_t *cm = ff_crop_tab + MAX_NEG_CROP;\
58 const uint8_t *cm = ff_crop_tab + MAX_NEG_CROP;\
89 const uint8_t *cm = ff_crop_tab + MAX_NEG_CROP;\
108 const uint8_t *cm = ff_crop_tab + MAX_NEG_CROP;\
127 const uint8_t *cm = ff_crop_tab + MAX_NEG_CROP;\
146 const uint8_t *cm = ff_crop_tab + MAX_NEG_CROP;\
Dmotionpixels_tablegen.c26 #define ff_crop_tab ((uint8_t *)NULL) macro
Dmathtables.c77 const uint8_t ff_crop_tab[256 + 2 * MAX_NEG_CROP] = { variable
Dvp8dsp.c268 const uint8_t *cm = ff_crop_tab + MAX_NEG_CROP;
354 const uint8_t *cm = ff_crop_tab + MAX_NEG_CROP; in filter_mbedge()
500 const uint8_t *cm = ff_crop_tab + MAX_NEG_CROP; \
518 const uint8_t *cm = ff_crop_tab + MAX_NEG_CROP; \
538 const uint8_t *cm = ff_crop_tab + MAX_NEG_CROP; \
Dmotionpixels_tablegen.h34 const uint8_t *cm = ff_crop_tab + MAX_NEG_CROP; in mp_yuv_to_rgb()
Dwmv2dsp.c146 const uint8_t *cm = ff_crop_tab + MAX_NEG_CROP; in wmv2_mspel8_h_lowpass()
166 const uint8_t *cm = ff_crop_tab + MAX_NEG_CROP; in wmv2_mspel8_v_lowpass()
Dh264pred.c308 const uint8_t *cm = ff_crop_tab + MAX_NEG_CROP - src[-1-stride]; in pred4x4_tm_vp8_c()
334 const uint8_t *cm = ff_crop_tab + MAX_NEG_CROP - src[-1-stride]; in pred16x16_tm_vp8_c()
416 const uint8_t *cm = ff_crop_tab + MAX_NEG_CROP - src[-1-stride]; in pred8x8_tm_vp8_c()
Dqpeldsp.c48 const uint8_t *cm = ff_crop_tab + MAX_NEG_CROP; \
68 const uint8_t *cm = ff_crop_tab + MAX_NEG_CROP; \
100 const uint8_t *cm = ff_crop_tab + MAX_NEG_CROP; \
129 const uint8_t *cm = ff_crop_tab + MAX_NEG_CROP; \
Dmathops.h35 extern const uint8_t ff_crop_tab[256 + 2 * MAX_NEG_CROP];
Dcavsdsp.c275 const uint8_t *cm = ff_crop_tab + MAX_NEG_CROP;\
295 const uint8_t *cm = ff_crop_tab + MAX_NEG_CROP;\
352 const uint8_t *cm = ff_crop_tab + MAX_NEG_CROP;\
Drv40dsp.c39 const uint8_t *cm = ff_crop_tab + MAX_NEG_CROP;\
58 const uint8_t *cm = ff_crop_tab + MAX_NEG_CROP;\
440 const uint8_t *cm = ff_crop_tab + MAX_NEG_CROP; in rv40_weak_loop_filter()
Ddvdsubdec.c50 const uint8_t *cm = ff_crop_tab + MAX_NEG_CROP; in yuv_a_to_rgba()
569 const uint8_t *cm = ff_crop_tab + MAX_NEG_CROP; in parse_ifo_palette()
Drv30.c141 const uint8_t *cm = ff_crop_tab + MAX_NEG_CROP; in rv30_weak_loop_filter()
Dpgssubdec.c334 const uint8_t *cm = ff_crop_tab + MAX_NEG_CROP; in parse_palette_segment()
Derror_resilience.c245 const uint8_t *cm = ff_crop_tab + MAX_NEG_CROP; in h_block_filter()
314 const uint8_t *cm = ff_crop_tab + MAX_NEG_CROP; in v_block_filter()
Dcavs.c288 const uint8_t *cm = ff_crop_tab + MAX_NEG_CROP; in intra_pred_plane()
Ddvbsubdec.c39 #define cm (ff_crop_tab + MAX_NEG_CROP)