Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dindeo3.c363 if (is_top_of_cell) {\
376 if (is_top_of_cell && !cell->ypos) {\
385 if (is_top_of_cell) { \
399 if (is_top_of_cell && !cell->ypos) {\
439 int skip_flag = 0, is_top_of_cell, is_first_row = 1; in decode_cell_data() local
463 is_top_of_cell = is_first_row && !line; in decode_cell_data()

Completed in 3 milliseconds