Home
last modified time | relevance | path

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

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