Home
last modified time | relevance | path

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

/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, image_dtype=np.uint8): argument
107 def DecodeExample(self, serialized_example, item_handler, image_format): argument
132 def RunDecodeExample(self, serialized_example, item_handler, image_format): argument
Dtfexample_decoder.py404 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/autotest/client/cros/chameleon/
Dchameleon_video_capturer.py124 def write_images(self, frame_indices, dest_dir, image_format): argument
/external/mesa3d/src/mesa/main/
Dformatquery.c1365 mesa_format image_format; in _mesa_GetInternalformativ() local
1408 mesa_format image_format; in _mesa_GetInternalformativ() local
/external/libxcam/capi/
Dcontext_priv.cpp92 uint32_t image_format = V4L2_PIX_FMT_NV12; in set_parameters() local
/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/harfbuzz_ng/src/
Dhb-ot-color-cbdt-table.hh411 unsigned int image_offset = 0, image_length = 0, image_format = 0; in get_extents() local
464 unsigned int image_offset = 0, image_length = 0, image_format = 0; in reference_png() local
/external/mesa3d/src/compiler/glsl/
Dir_print_visitor.cpp191 char image_format[32] = {0}; in visit() local
Dast.h744 GLenum image_format; member
/external/mesa3d/src/mesa/drivers/dri/common/
Ddri_util.c909 driImageFormatToGLFormat(uint32_t image_format) in driImageFormatToGLFormat()
/external/libaom/libaom/test/
Dresize_test.cc605 explicit ResizingCspVideoSource(aom_img_fmt_t image_format) { in ResizingCspVideoSource()
/external/mesa3d/src/compiler/
Dglsl_types.h1009 unsigned image_format:16; member
/external/freetype/src/sfnt/
Dttsbit.c1265 FT_UInt start, end, index_format, image_format; in tt_sbit_decoder_load_image() local
/external/mesa3d/src/gallium/state_trackers/dri/
Ddri2.c462 unsigned int image_format = __DRI_IMAGE_FORMAT_NONE; in dri_image_drawable_get_buffers() local
/external/mesa3d/src/compiler/spirv/
Dvtn_private.h345 unsigned image_format; member
/external/mesa3d/src/mesa/state_tracker/
Dst_glsl_to_tgsi.cpp3601 bool *memory_restrict, unsigned *image_format) in get_image_qualifiers()
3655 unsigned image_format = 0; in visit_image_intrinsic() local
/external/libpng/contrib/libtests/
Dpngstest.c2992 png_uint_32 image_format; in read_file() local
/external/freetype/include/freetype/internal/
Dtttypes.h698 FT_UShort image_format; member
/external/vulkan-validation-layers/layers/
Dbuffer_validation.cpp4200 VkFormat image_format = image_state->createInfo.format; in PreCallValidateCreateImageView() local
/external/vulkan-validation-layers/tests/
Dlayer_validation_tests.cpp25137 VkFormat image_format = VK_FORMAT_R8G8B8A8_UNORM; in TEST_F() local