Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
H A Dswfdec.c337 const int bmp_fmt = avio_r8(pb); in swf_read_packet() local
344 switch (bmp_fmt) { in swf_read_packet()
357 av_log(s, AV_LOG_ERROR, "invalid bitmap format %d, skipped\n", bmp_fmt); in swf_read_packet()
373 ch_id, bmp_fmt, width, height, linesize, len, out_len, colormapsize); in swf_read_packet()
432 switch (bmp_fmt) { in swf_read_packet()

Completed in 1 milliseconds