HomeSort by relevance Sort by last modified time
    Searched refs:is_first_row (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/libwebp/dec/
frame.c 259 const int is_first_row = (mb_y == 0); local
277 if (!is_first_row) {
  /external/webp/src/dec/
frame.c 259 const int is_first_row = (mb_y == 0); local
277 if (!is_first_row) {

Completed in 48 milliseconds