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

  /external/pdfium/core/fxcodec/gif/
cfx_gif.h 60 uint8_t bc_index; member in struct:__anon31089
97 uint8_t bc_index; member in struct:__anon31093
cfx_gifcontext.cpp 393 if (lsd->bc_index >= palette_count)
395 bc_index_ = lsd->bc_index;

Completed in 84 milliseconds