HomeSort by relevance Sort by last modified time
    Searched refs:test_endian (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/libwebp/enc/
picture.c 34 } test_endian = { 0xff000000u }; variable in typeref:union:__anon14012
35 #define ALPHA_IS_LAST (test_endian.bytes[3] == 0xff)
    [all...]
  /external/webp/src/enc/
picture.c 34 } test_endian = { 0xff000000u }; variable in typeref:union:__anon30399
35 #define ALPHA_IS_LAST (test_endian.bytes[3] == 0xff)
    [all...]

Completed in 1941 milliseconds