Home
last modified time | relevance | path

Searched defs:data_width (Results 1 - 4 of 4) sorted by relevance

/third_party/backends/backend/
H A Dhp-handle.c262 int data_width; in hp_handle_uploadParameters() local
H A Dhp-option.c2598 int data_width; in _program_scanmode() local
2823 int data_width = sanei_hp_optset_data_width (optset, data); in _enable_out8() local
3854 int is_preview, data_width; in sanei_hp_optset_download() local
4027 int data_width; sanei_hp_optset_guessParameters() local
[all...]
/third_party/skia/third_party/externals/libjpeg-turbo/
H A Dwrbmp.c56 JDIMENSION data_width; /* JSAMPLEs per row */ member
/third_party/astc-encoder/Source/
H A Dtinyexr.h9250 CompressPiz(unsigned char *outPtr, unsigned int *outSize, const unsigned char *inPtr, size_t inSize, const std::vector<ChannelInfo> &channelInfo, int data_width, int num_lines) CompressPiz() argument
9370 DecompressPiz(unsigned char *outPtr, const unsigned char *inPtr, size_t tmpBufSize, size_t inLen, int num_channels, const EXRChannelInfo *channels, int data_width, int num_lines) DecompressPiz() argument
10313 DecodeTiledPixelData( unsigned char **out_images, int *width, int *height, const int *requested_pixel_types, const unsigned char *data_ptr, size_t data_len, int compression_type, int line_order, int data_width, int data_height, int tile_offset_x, int tile_offset_y, int tile_size_x, int tile_size_y, size_t pixel_data_size, size_t num_attributes, const EXRAttribute *attributes, size_t num_channels, const EXRChannelInfo *channels, const std::vector<size_t> &channel_offset_list) DecodeTiledPixelData() argument
10374 AllocateImage(int num_channels, const EXRChannelInfo *channels, const int *requested_pixel_types, int data_width, int data_height) AllocateImage() argument
10823 int data_width = exr_header->data_window[2] - exr_header->data_window[0] + 1; DecodeChunk() local
11233 int data_width = exr_header->data_window[2] - exr_header->data_window[0]; DecodeEXRImage() local
[all...]

Completed in 22 milliseconds