Searched defs:line_order (Results 1 - 3 of 3) sorted by relevance
/third_party/backends/backend/ |
H A D | xerox_mfp.h | 90 int line_order; /* if need post processing */ member
|
/third_party/ffmpeg/libavcodec/ |
H A D | exr.c | 1844 int line_order; in decode_header() local
|
/third_party/astc-encoder/Source/ |
H A D | tinyexr.h | 203 int line_order; member 7382 int line_order; member 9695 DecodePixelData( unsigned char **out_images, const int *requested_pixel_types, const unsigned char *data_ptr, size_t data_len, int compression_type, int line_order, int width, int height, int x_stride, int y, int line_no, int num_lines, 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) DecodePixelData() 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 [all...] |
Completed in 20 milliseconds