/third_party/skia/third_party/externals/tint/tools/src/lut/ |
D | lut.go | 16 package lut package 56 type lut struct { struct 57 storage list.List // The List that backs this LUT 58 sequences []sequence // The entries in the LUT 61 func (t *lut) Add(items interface{}) *int { 70 func (t lut) Compact() { 208 func (t lut) itemIDs() []int32 {
|
/third_party/mesa3d/src/panfrost/bifrost/valhall/ |
D | va_lower_constants.c | 116 bi_index lut = va_lut_index_32(value); in va_resolve_constant() local 135 bi_index lut = va_lut_index_16(value & 0xFFFF); in va_resolve_constant() local 149 bi_index lut = va_lut_index_8(value & 0xFF); in va_resolve_constant() local 157 bi_index lut = va_lut_index_16(value & 0xFFFF); in va_resolve_constant() local 163 bi_index lut = va_demote_constant_fp16(value); in va_resolve_constant() local 167 bi_index lut = bi_neg(va_demote_constant_fp16(fui(-uif(value)))); in va_resolve_constant() local
|
/third_party/ffmpeg/libavformat/ |
D | h261dec.c | 46 static const int lut[16]={1,2,3,4,5,6,7,8,9,10,11,12,0,16,16,16}; in h261_probe() local 49 static const int lut[16]={1,3,16,5,16,0,16,16,16,16,16,16,16,16,16,16}; in h261_probe() local
|
/third_party/cups-filters/cupsfilters/ |
D | lut.c | 32 cupsLutDelete(cups_lut_t *lut) /* I - Lookup table to free */ in cupsLutDelete() 102 cups_lut_t *lut; /* Lookup table */ in cupsLutNew() local
|
D | testdither.c | 57 cups_lut_t *lut; /* Dither lookup table */ in main() local
|
D | image-pnm.c | 36 const cups_ib_t *lut) /* I - Lookup table for gamma/brightness */ in _cupsImageReadPNM()
|
D | image-sgi.c | 37 const cups_ib_t *lut) /* I - Lookup table for gamma/brightness */ in _cupsImageReadSGI()
|
D | image-jpeg.c | 40 const cups_ib_t *lut) /* I - Lookup table for gamma/brightness */ in _cupsImageReadJPEG()
|
D | image-pix.c | 44 const cups_ib_t *lut) /* I - Lookup table for gamma/brightness */ in _cupsImageReadPIX()
|
D | image-photocd.c | 40 const cups_ib_t *lut) /* I - Lookup table for gamma/brightness */ in _cupsImageReadPhotoCD()
|
D | dither.c | 47 const cups_lut_t *lut, /* I - Lookup table */ in cupsDitherLine()
|
D | image-png.c | 39 const cups_ib_t *lut) /* I - Lookup table for gamma/brightness */ in _cupsImageReadPNG()
|
/third_party/ffmpeg/libavcodec/ |
D | bgmc.c | 426 static void bgmc_lut_fillp(uint8_t *lut, int *lut_status, int delta) in bgmc_lut_fillp() 446 static uint8_t *bgmc_lut_getp(uint8_t *lut, int *lut_status, int delta) in bgmc_lut_getp() 516 uint8_t *lut = bgmc_lut_getp(cf_lut, cf_lut_status, delta); in ff_bgmc_decode() local
|
D | prosumer.c | 41 uint32_t lut[0x2000]; member 48 static int decompress(GetByteContext *gb, int size, PutByteContext *pb, const uint32_t *lut) in decompress() 308 static void fill_lut(uint32_t *lut) in fill_lut()
|
D | dirac_vlc.c | 1098 LUTState lut = dirac_golomb_lut[*buf++]; in ff_dirac_golomb_read_16bit() local 1118 LUTState lut = dirac_golomb_lut[*buf++]; in ff_dirac_golomb_read_32bit() local
|
/third_party/node/deps/base64/base64/lib/arch/ssse3/ |
D | enc_translate.c | 5 const __m128i lut = _mm_setr_epi8( in enc_translate() local
|
/third_party/node/deps/base64/base64/lib/arch/avx2/ |
D | enc_translate.c | 5 const __m256i lut = _mm256_setr_epi8( in enc_translate() local
|
/third_party/node/deps/base64/base64/lib/arch/neon32/ |
D | enc_translate.c | 5 const uint8x16_t lut = { in enc_translate() local
|
D | codec.c | 26 vqtbl1q_u8 (const uint8x16_t lut, const uint8x16_t indices) in vqtbl1q_u8()
|
D | enc_loop.c | 16 const uint8x16_t lut = { in enc_loop_neon32_inner_asm() local
|
D | dec_loop.c | 15 const uint8x8_t lut = { in delta_lookup() local
|
/third_party/ffmpeg/libavfilter/ |
D | vf_pseudocolor.c | 177 float lut[4][256*256]; member 272 float *lut, in pseudocolor_filter() 296 float *lut, in pseudocolor_filter_11() 319 float *lut, in pseudocolor_filter_11d() 342 float *lut, in pseudocolor_filter_10() 366 float *lut, in pseudocolor_filter_10d() 390 float *lut, in pseudocolor_filter_16() 417 float *lut, in pseudocolor_filter_16_10() 444 float *lut, in pseudocolor_filter_16_10d() 471 float *lut, in pseudocolor_filter_16_11() [all …]
|
/third_party/skia/third_party/externals/dng_sdk/source/ |
D | dng_linearization_info.cpp | 316 uint16 *lut = NULL; in dng_linearize_plane() local 574 const uint16 *lut = fScale_buffer->Buffer_uint16 (); in Process() local 617 const real32 *lut = fScale_buffer->Buffer_real32 (); in Process() local 664 const int32 *lut = fScale_buffer->Buffer_int32 (); in Process() local 792 const real32 *lut = fScale_buffer->Buffer_real32 (); in Process() local
|
/third_party/mesa3d/src/panfrost/lib/ |
D | pan_earlyzs.c | 109 struct pan_earlyzs_lut lut; in pan_earlyzs_analyze() local
|
D | pan_earlyzs.h | 65 pan_earlyzs_get(struct pan_earlyzs_lut lut, in pan_earlyzs_get()
|