Home
last modified time | relevance | path

Searched defs:DCTELEM (Results 1 – 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/libjpeg-turbo/
Djdct.h35 typedef int DCTELEM; /* 16 or 32 bits is fine */ typedef
39 typedef short DCTELEM; /* prefer 16 bit with SIMD for parellelism */ typedef
44 typedef JLONG DCTELEM; /* must have 32 bits */ typedef
/third_party/flutter/skia/third_party/externals/libjpeg-turbo/
Djdct.h35 typedef int DCTELEM; /* 16 or 32 bits is fine */ typedef
39 typedef short DCTELEM; /* prefer 16 bit with SIMD for parellelism */ typedef
44 typedef JLONG DCTELEM; /* must have 32 bits */ typedef
/third_party/libjpeg-turbo/
Djdct.h35 typedef int DCTELEM; /* 16 or 32 bits is fine */ typedef
39 typedef short DCTELEM; /* prefer 16 bit with SIMD for parellelism */ typedef
44 typedef JLONG DCTELEM; /* must have 32 bits */ typedef
/third_party/libjpeg-turbo/simd/nasm/
Djsimdcfg.inc.h100 ; A forward DCT routine is given a pointer to a work area of type DCTELEM[]; variable
/third_party/skia/third_party/externals/libjpeg-turbo/simd/nasm/
Djsimdcfg.inc.h102 ; A forward DCT routine is given a pointer to a work area of type DCTELEM[]; variable
/third_party/flutter/skia/third_party/externals/libjpeg-turbo/simd/nasm/
Djsimdcfg.inc.h100 ; A forward DCT routine is given a pointer to a work area of type DCTELEM[]; variable