Home
last modified time | relevance | path

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

/external/dng_sdk/source/
Ddng_read_image.cpp435 bool GetCodeWord (int32 &code);
524 bool dng_lzw_expander::GetCodeWord (int32 &code) in GetCodeWord() function in dng_lzw_expander
628 if (!GetCodeWord (code)) in Expand()
654 if (!GetCodeWord (code)) in Expand()