Home
last modified time | relevance | path

Searched defs:data_encoding (Results 1 – 3 of 3) sorted by relevance

/third_party/python/Lib/
Dcodecs.py772 data_encoding = 'unknown' variable in StreamRecoder
920 def EncodedFile(file, data_encoding, file_encoding=None, errors='strict'): argument
/third_party/skia/third_party/externals/libpng/
Dpngread.c2358 unsigned int data_encoding = P_NOTSET; /* Encoding libpng must produce */ in png_image_read_colormap() local
/third_party/mesa3d/src/compiler/nir/
Dnir_serialize.c214 unsigned data_encoding:2; member