Home
last modified time | relevance | path

Searched refs:kEndCode (Results 1 – 2 of 2) sorted by relevance

/external/dng_sdk/source/
Ddng_read_image.cpp391 kEndCode = 257, enumerator
637 if (code == kEndCode) in Expand()
640 if (code > kEndCode) in Expand()
660 if (code == kEndCode) in Expand()
Ddng_image_writer.cpp3256 kEndCode = 257, enumerator
3550 PutCodeWord (kEndCode); in Compress()