Home
last modified time | relevance | path

Searched refs:rv40_standard_widths (Results 1 – 2 of 2) sorted by relevance

/third_party/ffmpeg/libavcodec/
Drv40data.h36 static const int rv40_standard_widths[] = { 160, 172, 240, 320, 352, 640, 704, 0}; variable
Drv40.c130 *w = get_dimension(gb, rv40_standard_widths); in rv40_parse_picture_size()