Home
last modified time | relevance | path

Searched defs:image_format (Results 1 – 23 of 23) sorted by relevance

/external/autotest/client/cros/video/
Dscreenshot_file_namer.py30 def __init__(self, image_format): argument
35 def image_format(self): member in ScreenShotFileNamer
/external/tensorflow/tensorflow/contrib/slim/python/slim/data/
Dtest_utils.py52 def _encoder(image, image_format): argument
62 def generate_image(image_shape, image_format='jpeg', label=0): argument
Dtfexample_decoder_test.py66 def _Encoder(self, image, image_format): argument
77 def GenerateImage(self, image_format, image_shape): argument
101 def DecodeExample(self, serialized_example, item_handler, image_format): argument
126 def RunDecodeExample(self, serialized_example, item_handler, image_format): argument
Dtfexample_decoder.py403 def _decode(self, image_buffer, image_format): argument
/external/sfntly/cpp/src/sfntly/table/bitmap/
Dindex_sub_table.h51 int32_t image_format() { return image_format_; } in image_format() function
134 int32_t image_format() { return image_format_; } in image_format() function
Dindex_sub_table.cc222 int32_t image_format, in Builder()
/external/mesa3d/src/mesa/main/
Dformatquery.c1354 mesa_format image_format; in _mesa_GetInternalformativ() local
1397 mesa_format image_format; in _mesa_GetInternalformativ() local
/external/autotest/client/cros/chameleon/
Dchameleon_video_capturer.py124 def write_images(self, frame_indices, dest_dir, image_format): argument
/external/libxcam/capi/
Dcontext_priv.cpp92 uint32_t image_format = V4L2_PIX_FMT_NV12; in set_parameters() local
/external/mesa3d/src/gallium/drivers/ilo/
Dilo_resource.c175 enum pipe_format image_format, in resource_get_image_info()
677 enum pipe_format image_format; in ilo_can_create_resource() local
Dilo_resource.h95 enum pipe_format image_format; member
/external/mesa3d/src/gallium/state_trackers/clover/core/
Dmodule.hpp79 image_format enumerator
Dkernel.cpp208 std::vector<cl_uint> image_format{ in bind() local
/external/mesa3d/src/mesa/drivers/dri/common/
Ddri_util.c875 driImageFormatToGLFormat(uint32_t image_format) in driImageFormatToGLFormat()
/external/harfbuzz_ng/src/
Dhb-ot-cbdt-table.hh416 unsigned int image_offset = 0, image_length = 0, image_format = 0; in get_extents() local
/external/freetype/src/sfnt/
Dttsbit.c1265 FT_UInt start, end, index_format, image_format; in tt_sbit_decoder_load_image() local
/external/mesa3d/src/compiler/spirv/
Dvtn_private.h220 unsigned image_format; member
/external/mesa3d/src/compiler/glsl/
Dast.h725 GLenum image_format; member
/external/mesa3d/src/gallium/state_trackers/dri/
Ddri2.c311 unsigned int image_format = __DRI_IMAGE_FORMAT_NONE; in dri_image_drawable_get_buffers() local
/external/freetype/include/freetype/internal/
Dtttypes.h619 FT_UShort image_format; member
/external/libpng/contrib/libtests/
Dpngstest.c2992 png_uint_32 image_format; in read_file() local
/external/vulkan-validation-layers/layers/
Dbuffer_validation.cpp3358 VkFormat image_format = image_state->createInfo.format; in PreCallValidateCreateImageView() local
/external/mesa3d/src/mesa/state_tracker/
Dst_glsl_to_tgsi.cpp304 unsigned image_format:9; member in glsl_to_tgsi_instruction