Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Drv40data.h37 static const int rv40_standard_heights[] = { 120, 132, 144, 240, 288, 480, -8, -10, 180, 360, 576,… variable
Drv40.c131 *h = get_dimension(gb, rv40_standard_heights); in rv40_parse_picture_size()