FFmpeg
|
Go to the source code of this file.
Macros | |
#define | CONFIG_HARDCODED_TABLES 0 |
#define | MAX_NEG_CROP 0 |
#define | ff_cropTbl ((uint8_t *)NULL) |
Functions | |
int | main (void) |
#define CONFIG_HARDCODED_TABLES 0 |
Definition at line 24 of file motionpixels_tablegen.c.
#define MAX_NEG_CROP 0 |
Definition at line 25 of file motionpixels_tablegen.c.
#define ff_cropTbl ((uint8_t *)NULL) |
Definition at line 26 of file motionpixels_tablegen.c.
Referenced by bfin_vp3_idct_add(), bfin_vp3_idct_put(), cavs_idct8_add_c(), filter_common(), filter_mbedge(), h_block_filter(), idct_add(), idct_put(), intra_pred_plane(), mp_yuv_to_rgb(), parse_palette_segment(), pred16x16_tm_vp8_c(), pred4x4_tm_vp8_c(), pred8x8_tm_vp8_c(), rv30_weak_loop_filter(), rv40_weak_loop_filter(), v_block_filter(), wmv2_mspel8_h_lowpass(), wmv2_mspel8_v_lowpass(), and yuv_a_to_rgba().
int main | ( | void | ) |
Definition at line 30 of file motionpixels_tablegen.c.