Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/dec/
A Dvp8l_dec.c64 #define CODE_TO_PLANE_CODES 120 macro
65 static const uint8_t kCodeToPlane[CODE_TO_PLANE_CODES] = {
168 if (plane_code > CODE_TO_PLANE_CODES) { in PlaneCodeToDistance()
169 return plane_code - CODE_TO_PLANE_CODES; in PlaneCodeToDistance()

Completed in 6 milliseconds