Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_firstpass.c494 #define INVALID_ROW -1 macro
520 int image_data_start_row = INVALID_ROW; in vp9_first_pass()
688 } else if ((mb_col > 0) && (image_data_start_row == INVALID_ROW)) { in vp9_first_pass()
1022 (image_data_start_row == INVALID_ROW)) { in vp9_first_pass()