OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:use_lf_delta
(Results
1 - 1
of
1
) sorted by null
/external/webp/src/enc/
syntax.c
112
const int
use_lf_delta
= (hdr->i4x4_lf_delta_ != 0);
local
116
if (VP8PutBitUniform(bw,
use_lf_delta
)) {
Completed in 109 milliseconds