HomeSort by relevance Sort by last modified time
    Searched defs:coding (Results 1 - 6 of 6) sorted by null

  /external/mesa3d/src/gallium/auxiliary/vl/
vl_vertex_buffers.h 87 uint8_t coding; member in struct:vl_ycbcr_block
  /external/ImageMagick/coders/
vips.c 389 coding;
448 coding=(VIPSCoding) ReadBlobLong(image);
503 if (coding == VIPSCodingNONE)
506 ThrowReaderException(CoderError,"Unsupported coding");
386 coding; local
  /external/libcups/cups/
http-private.h 262 typedef enum _http_coding_e /**** HTTP content coding enumeration ****/
264 _HTTP_CODING_IDENTITY, /* No content coding */
363 _http_coding_t coding; /* _HTTP_CODING_xxx */ member in struct:_http_s
http.c 661 if (http->coding)
812 const char * /* O - Content-Coding value or
814 coding. */
822 *start, /* Start of coding value */
823 *end; /* End of coding value */
824 double qvalue; /* "qvalue" for coding */
839 * Find the end of the coding name...
3770 _http_coding_t coding; \/* Content coding value *\/ local
    [all...]
  /external/python/cpython2/Modules/_ctypes/
callproc.c 1691 char *coding, *mode, *errors, *encoding=NULL; local
    [all...]
  /external/tcpdump/
print-802_11.c 2923 uint8_t coding; local
    [all...]

Completed in 562 milliseconds