Home
last modified time | relevance | path

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

/hardware/interfaces/cas/native/1.0/
DIDescrambler.hal33 * clear and scrambled bytes within each subsample.
Dtypes.hal30 * A subsample consists of some number of bytes of clear (unscrambled)
/hardware/interfaces/drm/1.0/
Dtypes.hal267 * A subsample consists of some number of bytes of clear (unencrypted)
278 * of a subsample. Patterns are used to reduce the CPU overhead of
/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dstb_image_write.h1470 int row, col, i, k, subsample; in stbi_write_jpg_core() local
1479 subsample = quality <= 90 ? 1 : 0; in stbi_write_jpg_core()
1502 … 3,1,(unsigned char)(subsample?0x22:0x11),0,2,0x11,1,3,0x11,1,0xFF,0xC4,0x01,0xA2,0 }; in stbi_write_jpg_core()
1533 if(subsample) { in stbi_write_jpg_core()
/hardware/google/gfxstream/third-party/stb/include/stb/
Dstb_image_write.h1470 int row, col, i, k, subsample; in stbi_write_jpg_core() local
1479 subsample = quality <= 90 ? 1 : 0; in stbi_write_jpg_core()
1502 … 3,1,(unsigned char)(subsample?0x22:0x11),0,2,0x11,1,3,0x11,1,0xFF,0xC4,0x01,0xA2,0 }; in stbi_write_jpg_core()
1533 if(subsample) { in stbi_write_jpg_core()