/hardware/google/gfxstream/third-party/astc-encoder/Source/ |
D | stb_image_write.h | 418 static void stbiw__write_pixel(stbi__write_context *s, int rgb_dir, int comp, int write_alpha, int … in stbiw__write_pixel() 451 …ite_pixels(stbi__write_context *s, int rgb_dir, int vdir, int x, int y, int comp, void *data, int … in stbiw__write_pixels() 478 static int stbiw__outfile(stbi__write_context *s, int rgb_dir, int vdir, int x, int y, int comp, in… in stbiw__outfile() 492 static int stbi_write_bmp_core(stbi__write_context *s, int x, int y, int comp, const void *data) in stbi_write_bmp_core() 512 STBIWDEF int stbi_write_bmp_to_func(stbi_write_func *func, void *context, int x, int y, int comp, c… in stbi_write_bmp_to_func() 520 STBIWDEF int stbi_write_bmp(char const *filename, int x, int y, int comp, const void *data) in stbi_write_bmp() 532 static int stbi_write_tga_core(stbi__write_context *s, int x, int y, int comp, void *data) in stbi_write_tga_core() 611 STBIWDEF int stbi_write_tga_to_func(stbi_write_func *func, void *context, int x, int y, int comp, c… in stbi_write_tga_to_func() 619 STBIWDEF int stbi_write_tga(char const *filename, int x, int y, int comp, const void *data) in stbi_write_tga() 723 unsigned char *comp = &scratch[width*c]; in stbiw__write_hdr_scanline() local [all …]
|
D | stb_image.h | 1117 static void *stbi__load_main(stbi__context *s, int *x, int *y, int *comp, int req_comp, stbi__resul… in stbi__load_main() 1240 static unsigned char *stbi__load_and_postprocess_8bit(stbi__context *s, int *x, int *y, int *comp, … in stbi__load_and_postprocess_8bit() 1266 static stbi__uint16 *stbi__load_and_postprocess_16bit(stbi__context *s, int *x, int *y, int *comp, … in stbi__load_and_postprocess_16bit() 1294 static void stbi__float_postprocess(float *result, int *x, int *y, int *comp, int req_comp) in stbi__float_postprocess() 1346 STBIDEF stbi_uc *stbi_load(char const *filename, int *x, int *y, int *comp, int req_comp) in stbi_load() 1356 STBIDEF stbi_uc *stbi_load_from_file(FILE *f, int *x, int *y, int *comp, int req_comp) in stbi_load_from_file() 1369 STBIDEF stbi__uint16 *stbi_load_from_file_16(FILE *f, int *x, int *y, int *comp, int req_comp) in stbi_load_from_file_16() 1382 STBIDEF stbi_us *stbi_load_16(char const *filename, int *x, int *y, int *comp, int req_comp) in stbi_load_16() 1409 STBIDEF stbi_uc *stbi_load_from_memory(stbi_uc const *buffer, int len, int *x, int *y, int *comp, i… in stbi_load_from_memory() 1416 …_from_callbacks(stbi_io_callbacks const *clbk, void *user, int *x, int *y, int *comp, int req_comp) in stbi_load_from_callbacks() [all …]
|
D | tinyexr.h | 5401 comp = in mz_zip_reader_locate_file_binary_search() local 12100 int comp = exr_header->compression_type; in SaveEXRImageToMemory() local
|
/hardware/google/gfxstream/third-party/stb/include/stb/ |
D | stb_image_write.h | 418 static void stbiw__write_pixel(stbi__write_context *s, int rgb_dir, int comp, int write_alpha, int … in stbiw__write_pixel() 451 …ite_pixels(stbi__write_context *s, int rgb_dir, int vdir, int x, int y, int comp, void *data, int … in stbiw__write_pixels() 478 static int stbiw__outfile(stbi__write_context *s, int rgb_dir, int vdir, int x, int y, int comp, in… in stbiw__outfile() 492 static int stbi_write_bmp_core(stbi__write_context *s, int x, int y, int comp, const void *data) in stbi_write_bmp_core() 512 STBIWDEF int stbi_write_bmp_to_func(stbi_write_func *func, void *context, int x, int y, int comp, c… in stbi_write_bmp_to_func() 520 STBIWDEF int stbi_write_bmp(char const *filename, int x, int y, int comp, const void *data) in stbi_write_bmp() 532 static int stbi_write_tga_core(stbi__write_context *s, int x, int y, int comp, void *data) in stbi_write_tga_core() 611 STBIWDEF int stbi_write_tga_to_func(stbi_write_func *func, void *context, int x, int y, int comp, c… in stbi_write_tga_to_func() 619 STBIWDEF int stbi_write_tga(char const *filename, int x, int y, int comp, const void *data) in stbi_write_tga() 723 unsigned char *comp = &scratch[width*c]; in stbiw__write_hdr_scanline() local [all …]
|
D | stb_image.h | 1117 static void *stbi__load_main(stbi__context *s, int *x, int *y, int *comp, int req_comp, stbi__resul… in stbi__load_main() 1240 static unsigned char *stbi__load_and_postprocess_8bit(stbi__context *s, int *x, int *y, int *comp, … in stbi__load_and_postprocess_8bit() 1266 static stbi__uint16 *stbi__load_and_postprocess_16bit(stbi__context *s, int *x, int *y, int *comp, … in stbi__load_and_postprocess_16bit() 1294 static void stbi__float_postprocess(float *result, int *x, int *y, int *comp, int req_comp) in stbi__float_postprocess() 1346 STBIDEF stbi_uc *stbi_load(char const *filename, int *x, int *y, int *comp, int req_comp) in stbi_load() 1356 STBIDEF stbi_uc *stbi_load_from_file(FILE *f, int *x, int *y, int *comp, int req_comp) in stbi_load_from_file() 1369 STBIDEF stbi__uint16 *stbi_load_from_file_16(FILE *f, int *x, int *y, int *comp, int req_comp) in stbi_load_from_file_16() 1382 STBIDEF stbi_us *stbi_load_16(char const *filename, int *x, int *y, int *comp, int req_comp) in stbi_load_16() 1409 STBIDEF stbi_uc *stbi_load_from_memory(stbi_uc const *buffer, int len, int *x, int *y, int *comp, i… in stbi_load_from_memory() 1416 …_from_callbacks(stbi_io_callbacks const *clbk, void *user, int *x, int *y, int *comp, int req_comp) in stbi_load_from_callbacks() [all …]
|
/hardware/interfaces/media/omx/1.0/vts/functional/audio/ |
D | VtsHalMediaOmxV1_0TargetAudioDecTest.cpp | 400 void GetURLForComponent(AudioDecHidlTest::standardComp comp, char* mURL, in GetURLForComponent() 403 AudioDecHidlTest::standardComp comp; in GetURLForComponent() member 452 AudioDecHidlTest::standardComp comp; member 462 AudioDecHidlTest::standardComp comp = audioArgs->comp; in portReconfiguration() local 550 AudioDecHidlTest::standardComp comp) { in waitOnInputConsumption() 592 AudioDecHidlTest::standardComp comp, bool signalEOS = true) { in decodeNFrames()
|
D | VtsHalMediaOmxV1_0TargetAudioEncTest.cpp | 212 AudioEncHidlTest::standardComp comp, int32_t nChannels, in setDefaultPortParam() 256 void GetURLForComponent(AudioEncHidlTest::standardComp comp, char* mURL) { in GetURLForComponent() 258 AudioEncHidlTest::standardComp comp; in GetURLForComponent() member
|
/hardware/google/gfxstream/third-party/glm/include/glm/gtx/ |
D | simd_vec4.hpp | 42 enum comp enum
|
/hardware/google/gfxstream/guest/mesa/src/vulkan/util/ |
D | vk_format.c | 631 uint32_t comp, bool is_int) in swizzled_color_component()
|
/hardware/qcom/camera/msm8998/QCamera2/stack/mm-lib2d-interface/src/ |
D | mm_lib2d.c | 88 img_component_ops_t comp; member
|
/hardware/qcom/sm8150/display/gralloc/ |
D | gr_buf_mgr.cpp | 329 static Error getComponentSizeAndOffset(int32_t format, PlaneLayoutComponent &comp) { in getComponentSizeAndOffset() 645 PlaneLayoutComponent comp; in grallocToStandardPlaneLayoutComponentType() local
|
/hardware/qcom/sm7250/display/gralloc/ |
D | gr_buf_mgr.cpp | 326 static Error getComponentSizeAndOffset(int32_t format, PlaneLayoutComponent &comp) { in getComponentSizeAndOffset() 630 PlaneLayoutComponent comp; in grallocToStandardPlaneLayoutComponentType() local
|
/hardware/google/gfxstream/guest/mesa/src/vulkan/runtime/ |
D | vk_nir_convert_ycbcr.c | 208 nir_def *comp[4] = { NULL, }; in implicit_downsampled_coords() local
|
/hardware/interfaces/media/omx/1.0/vts/functional/video/ |
D | VtsHalMediaOmxV1_0TargetVideoDecTest.cpp | 321 void GetURLForComponent(VideoDecHidlTest::standardComp comp, char* mURL, in GetURLForComponent() 324 VideoDecHidlTest::standardComp comp; in GetURLForComponent() member
|
/hardware/google/gfxstream/guest/mesa/src/vulkan/wsi/ |
D | wsi_common_x11.c | 817 format_get_component_bits(VkFormat format, int comp) in format_get_component_bits()
|