#include <stdlib.h>
#include "motionpixels_tablegen.h"
#include "tableprint.h"
Go to the source code of this file.
Defines | |
#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 ff_cropTbl ((uint8_t *)NULL) |
Definition at line 26 of file motionpixels_tablegen.c.
Referenced by add_pixels_clamped2_c(), add_pixels_clamped4_c(), cavs_idct8_add_c(), deinterlace_line_c(), deinterlace_line_inplace_c(), dsputil_static_init(), ff_add_pixels_clamped_c(), ff_bfin_vp3_idct_put(), ff_idct_put_mlib(), ff_jref_idct1_add(), ff_jref_idct1_put(), ff_put_pixels_clamped_c(), ff_svq3_add_idct_c(), ff_vp3_idct_dc_add_c(), filter_common(), filter_mbedge(), h_block_filter(), idct(), idct4col_add(), idct4col_put(), idct_add(), idct_put(), idctSparseColAdd(), idctSparseColPut(), intra_pred_plane(), mp_yuv_to_rgb(), parse_palette_segment(), pred16x16_tm_vp8_c(), pred4x4_tm_vp8_c(), pred8x8_tm_vp8_c(), put_pixels_clamped2_c(), put_pixels_clamped4_c(), rv30_weak_loop_filter(), rv40_weak_loop_filter(), v_block_filter(), vc1_filter_line(), vc1_inv_trans_4x4_c(), vc1_inv_trans_4x4_dc_c(), vc1_inv_trans_4x8_c(), vc1_inv_trans_4x8_dc_c(), vc1_inv_trans_8x4_c(), vc1_inv_trans_8x4_dc_c(), vc1_inv_trans_8x8_dc_c(), vp8_idct_add_c(), vp8_idct_dc_add_c(), wmv2_mspel8_h_lowpass(), wmv2_mspel8_v_lowpass(), and yuv_a_to_rgba().
#define MAX_NEG_CROP 0 |
Definition at line 25 of file motionpixels_tablegen.c.
int main | ( | void | ) |
Definition at line 30 of file motionpixels_tablegen.c.