Home
last modified time | relevance | path

Searched defs:prefix_code (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/libwebp/src/dsp/
Dlossless_common.h129 const VP8LPrefixCode prefix_code = kPrefixEncodeCode[distance]; in VP8LPrefixEncodeBits() local
141 const VP8LPrefixCode prefix_code = kPrefixEncodeCode[distance]; in VP8LPrefixEncode() local
/third_party/libphonenumber/tools/cpp/src/cpp-build/
Dgenerate_geocoding_data.cc179 int32 prefix_code; in ParsePrefixes() local
/third_party/ffmpeg/libavcodec/
Dwebp.c651 int prefix_code, length, distance, ref_x, ref_y; in decode_entropy_coded_image() local