Searched refs:PixOrCopy (Results 1 – 6 of 6) sorted by relevance
43 } PixOrCopy; typedef45 static WEBP_INLINE PixOrCopy PixOrCopyCreateCopy(uint32_t distance, in PixOrCopyCreateCopy()47 PixOrCopy retval; in PixOrCopyCreateCopy()54 static WEBP_INLINE PixOrCopy PixOrCopyCreateCacheIdx(int idx) { in PixOrCopyCreateCacheIdx()55 PixOrCopy retval; in PixOrCopyCreateCacheIdx()64 static WEBP_INLINE PixOrCopy PixOrCopyCreateLiteral(uint32_t argb) { in PixOrCopyCreateLiteral()65 PixOrCopy retval; in PixOrCopyCreateLiteral()72 static WEBP_INLINE int PixOrCopyIsLiteral(const PixOrCopy* const p) { in PixOrCopyIsLiteral()76 static WEBP_INLINE int PixOrCopyIsCacheIdx(const PixOrCopy* const p) { in PixOrCopyIsCacheIdx()80 static WEBP_INLINE int PixOrCopyIsCopy(const PixOrCopy* const p) { in PixOrCopyIsCopy()[all …]
80 PixOrCopy* start_; // data start145 b->start_ = (PixOrCopy*)((uint8_t*)b + sizeof(*b)); // not always aligned in BackwardRefsNewBlock()158 const PixOrCopy v);160 const PixOrCopy v) { in VP8LBackwardRefsCursorAdd()395 PixOrCopy v; in AddSingleLiteral()728 const PixOrCopy* const v = c.cur_pos; in CalculateBestCacheSize()803 PixOrCopy* const v = c.cur_pos; in BackwardRefsWithLocalCache()
99 const PixOrCopy* const v,
30 const PixOrCopy v);735 PixOrCopy v; in BackwardReferencesHashChainFollowChosenPath()
200 const PixOrCopy* const v, in VP8LHistogramAddSinglePixOrCopy()567 const PixOrCopy* const v = c.cur_pos; in HistogramBuild()
727 const PixOrCopy* const v = c.cur_pos; in StoreImageToBitMask()