OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PixOrCopyCreateCacheIdx
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/third_party/libwebp/enc/
backward_references.h
126
static WEBP_INLINE PixOrCopy
PixOrCopyCreateCacheIdx
(int idx) {
backward_references.c
322
refs->refs[refs->size] =
PixOrCopyCreateCacheIdx
(ix);
353
// push pixel as a
PixOrCopyCreateCacheIdx
pixel
355
refs->refs[refs->size] =
PixOrCopyCreateCacheIdx
(ix);
676
refs->refs[size] =
PixOrCopyCreateCacheIdx
(idx);
842
const PixOrCopy token =
PixOrCopyCreateCacheIdx
(ix);
/external/webp/src/enc/
backward_references.h
126
static WEBP_INLINE PixOrCopy
PixOrCopyCreateCacheIdx
(int idx) {
backward_references.c
322
refs->refs[refs->size] =
PixOrCopyCreateCacheIdx
(ix);
353
// push pixel as a
PixOrCopyCreateCacheIdx
pixel
355
refs->refs[refs->size] =
PixOrCopyCreateCacheIdx
(ix);
676
refs->refs[size] =
PixOrCopyCreateCacheIdx
(idx);
842
const PixOrCopy token =
PixOrCopyCreateCacheIdx
(ix);
Completed in 63 milliseconds