Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dccaption_dec.c632 static const int8_t row_map[] = { in handle_pac() local
639 if (row_map[index] <= 0) { in handle_pac()
646 ctx->cursor_row = row_map[index] - 1; in handle_pac()