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

  /external/libvorbis/doc/
02-bitpacking.tex 68 \subsubsection{coding bits into byte sequences}
101 \subsubsection{coding example}
121 Continue by coding the 3 bit integer value '-1' [b111]:
137 Continue by coding the 7 bit integer value '17' [b0010001]:
154 Continue by coding the 13 bit integer value '6969' [b110 11001110 01]:
219 the coding process. Thus, should this unused space be read, it will
  /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
  /prebuilts/tools/common/m2/repository/com/puppycrawl/tools/checkstyle/5.9/
checkstyle-5.9.jar 
  /external/libcups/cups/
http-private.h 260 typedef enum _http_coding_e /**** HTTP content coding enumeration ****/
262 _HTTP_CODING_IDENTITY, /* No content coding */
361 _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...
3767 _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 2936 uint8_t coding; local
    [all...]
  /prebuilts/checkstyle/
checkstyle.jar 
  /hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/
omx_vdec_v4l2.cpp 5056 QOMX_VIDEO_H264ENTROPYCODINGTYPE *coding = (QOMX_VIDEO_H264ENTROPYCODINGTYPE *)configData; local
    [all...]
  /hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/src/
omx_vdec_v4l2.cpp 5418 QOMX_VIDEO_H264ENTROPYCODINGTYPE *coding = (QOMX_VIDEO_H264ENTROPYCODINGTYPE *)configData; local
    [all...]
  /hardware/qcom/media/sdm845/mm-video-v4l2/vidc/vdec/src/
omx_vdec_v4l2.cpp 4966 QOMX_VIDEO_H264ENTROPYCODINGTYPE *coding = (QOMX_VIDEO_H264ENTROPYCODINGTYPE *)configData; local
    [all...]
  /packages/apps/Messaging/build/gcheckstyle/
google-style-checker_deploy.jar 

Completed in 1014 milliseconds