Home
last modified time | relevance | path

Searched defs:codewords (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_format_s3tc.c223 LLVMValueRef *codewords, in lp_build_gather_s3tc()
566 LLVMValueRef codewords, in s3tc_dxt1_full_to_rgba_aos()
740 LLVMValueRef codewords, in s3tc_dxt1_to_rgba_aos()
762 LLVMValueRef codewords, in s3tc_dxt3_to_rgba_aos()
1049 LLVMValueRef codewords, in s3tc_dxt5_full_to_rgba_aos()
2167 LLVMValueRef codewords, in s3tc_dxt5_to_rgba_aos()
2232 LLVMValueRef colors, codewords, alpha_lo = NULL, alpha_hi = NULL; in lp_build_fetch_s3tc_rgba_aos() local
2271 LLVMValueRef colors, codewords, alpha_lo = NULL, alpha_hi = NULL; in lp_build_fetch_s3tc_rgba_aos() local
/third_party/ffmpeg/libavcodec/
Divi.c130 uint16_t codewords[256]; /* FIXME: move this temporal storage out? */ in ivi_create_huff_from_desc() local
Dimc.c80 int codewords[COEFFS]; ///< raw codewords read from bitstream member
Dvorbisenc.c50 uint32_t *codewords; member