Searched refs:loc_pal_count (Results 1 – 1 of 1) sorted by relevance
492 uint32_t loc_pal_count = unsigned(2 << gif_img_info_lf->pal_bits); in DecodeImageInfo() local493 std::vector<CFX_GifPalette> loc_pal(loc_pal_count); in DecodeImageInfo()495 loc_pal_count * sizeof(CFX_GifPalette))) { in DecodeImageInfo()