Home
last modified time | relevance | path

Searched refs:ff_aic_dc_scale_table (Results 1 - 7 of 7) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dh263data.h67 extern const uint8_t ff_aic_dc_scale_table[32];
H A Drv20enc.c58 s->c_dc_scale_table= ff_aic_dc_scale_table; in ff_rv20_encode_picture_header()
H A Dflvenc.c69 s->c_dc_scale_table = ff_aic_dc_scale_table; in ff_flv_encode_picture_header()
H A Dh263data.c245 const uint8_t ff_aic_dc_scale_table[32] = { variable
H A Dituh263enc.c862 s->c_dc_scale_table= ff_aic_dc_scale_table; in ff_h263_encode_init()
H A Drv10.c509 s->c_dc_scale_table = ff_aic_dc_scale_table; in rv10_decode_packet()
H A Dituh263dec.c1362 s->c_dc_scale_table= ff_aic_dc_scale_table; in ff_h263_decode_picture_header()

Completed in 6 milliseconds