| add_return_value(int amount) | FileList | |
| asset | FileBase | [protected] |
| audio_buffer_in | FileBase | [protected] |
| audio_buffer_out | FileBase | [protected] |
| bgr2rgb(unsigned char *dest, unsigned char *src, int width, int bytes, int alpha) | FileTGA | [private, static] |
| calculate_path(int number, char *string) | FileList | |
| can_copy_from(Edit *edit, int64_t position) | FileTGA | [virtual] |
| check_header() | FileBase | [inline, virtual] |
| check_sig(Asset *asset) | FileTGA | [static] |
| close_file() | FileList | [virtual] |
| close_file_derived() | FileBase | [inline, virtual] |
| colormodel_supported(int colormodel) | FileTGA | [virtual] |
| compressed_frame_size() | FileBase | [inline, virtual] |
| compression_to_str(char *compression) | FileTGA | [static] |
| create_path(int number_override) | FileList | |
| data | FileList | |
| dither | FileBase | [protected] |
| file | FileBase | [protected] |
| File class | FileBase | [friend] |
| FileBase(Asset *asset, File *file) | FileBase | |
| FileList(Asset *asset, File *file, char *list_prefix, char *file_extension, int frame_type, int list_type) | FileList | |
| FileBase::FileList class | FileBase | [friend] |
| FileTGA(Asset *asset, File *file) | FileTGA | |
| flip_line(unsigned char *row, int bytes, int width) | FileTGA | [private, static] |
| float_buffer | FileBase | [protected] |
| frame_to_raw(unsigned char *out_buffer, VFrame *in_frame, int w, int h, int use_alpha, int use_float, int color_model) | FileBase | [protected] |
| FrameWriter class | FileBase | [friend] |
| get_audio_buffer(char **buffer, int64_t len, int64_t bits, int64_t channels) | FileBase | [protected] |
| get_audio_position() | FileBase | [inline, virtual] |
| get_best_colormodel(Asset *asset, int driver) | FileTGA | [static] |
| get_float_buffer(float **buffer, int64_t len) | FileBase | [protected] |
| get_index(char *index_path) | FileBase | [inline, virtual] |
| get_memory_usage() | FileTGA | [virtual] |
| get_mode(char *mode, int rd, int wr) | FileBase | |
| get_parameters(BC_WindowBase *parent_window, Asset *asset, BC_WindowBase *&format_window, int audio_options, int video_options) | FileTGA | [static] |
| FileList::get_parameters(BC_WindowBase *parent_window, Asset *asset, BC_WindowBase **format_window, int audio_options, int video_options, int lock_compressor) | FileBase | [inline, virtual] |
| get_render_strategy(ArrayList< int > *render_strategies) | FileBase | [inline, virtual] |
| get_row_pointers(unsigned char *buffer, unsigned char ***pointers, int depth) | FileBase | [protected] |
| get_unit(int number) | FileList | |
| get_units() | FileList | |
| get_video_buffer(unsigned char **buffer, int depth) | FileBase | [protected] |
| get_video_position() | FileBase | [inline, virtual] |
| ima4_bytes_to_samples(int64_t bytes, int channels) | FileBase | [protected] |
| ima4_samples_to_bytes(int64_t samples, int channels) | FileBase | [protected] |
| internal_byte_order | FileBase | [protected] |
| match4(char *in, char *out) | FileBase | [protected, static] |
| new_writer_unit(FrameWriter *writer) | FileTGA | [virtual] |
| open_file(int rd, int wr) | FileList | [virtual] |
| overlay_float_buffer(float *out_buffer, float *in_buffer, int64_t samples, float lfeather_len, float lfeather_gain, float lfeather_slope) | FileBase | [protected] |
| prefer_samples_float() | FileBase | [inline, virtual] |
| prev_buffer_position | FileBase | [protected] |
| prev_bytes | FileBase | [protected] |
| prev_frame_position | FileBase | [protected] |
| prev_layer | FileBase | [protected] |
| prev_len | FileBase | [protected] |
| prev_track | FileBase | [protected] |
| raw_to_samples(float *out_buffer, char *in_buffer, int64_t samples, int bits, int channels, int channel, int feather, float lfeather_len, float lfeather_gain, float lfeather_slope) | FileBase | [protected] |
| rd | FileBase | [protected] |
| read_compressed_frame(VFrame *buffer) | FileBase | [inline, virtual] |
| read_frame(VFrame *frame, VFrame *data) | FileTGA | [virtual] |
| FileList::read_frame(VFrame *frame) | FileList | [virtual] |
| FileList::read_frame(int use_alpha, int use_float) | FileList | |
| read_frame_header(char *path) | FileTGA | [virtual] |
| read_header() | FileBase | [inline, virtual] |
| read_line(unsigned char *row, unsigned char *data, int64_t &file_offset, int image_type, int bpp, int image_compression, int bytes, int width, int fliphoriz, int alphabits, int data_size) | FileTGA | [private, static] |
| read_list_header() | FileList | |
| read_samples(double *buffer, int64_t len) | FileBase | [inline, virtual] |
| read_samples_float(float *buffer, int64_t len) | FileBase | [inline, virtual] |
| read_tga(Asset *asset, VFrame *frame, VFrame *data, VFrame *&temp) | FileTGA | [static] |
| reset_parameters() | FileBase | |
| rle_read(unsigned char *row, unsigned char *data, int64_t &file_offset, int bytes, int width) | FileTGA | [private, static] |
| rle_write(unsigned char *buffer, int width, int bytes, VFrame *frame, int64_t &file_offset) | FileTGA | [private, static] |
| row_pointers_in | FileBase | [protected] |
| row_pointers_out | FileBase | [protected] |
| samples_to_raw(char *out_buffer, float **in_buffer, int64_t input_len, int bits, int channels, int byte_order, int signed_) | FileBase | [protected] |
| search_render_strategies(ArrayList< int > *render_strategies, int render_strategy) | FileBase | [protected, static] |
| seek_end() | FileBase | [inline, virtual] |
| seek_start() | FileBase | [inline, virtual] |
| set_audio_position(int64_t x) | FileBase | [inline, virtual] |
| set_dither() | FileBase | |
| set_video_position(int64_t x) | FileBase | [inline, virtual] |
| str_to_compression(char *string) | FileTGA | [static] |
| temp | FileTGA | |
| upsample(unsigned char *dest, unsigned char *src, int width, int bytes) | FileTGA | [private, static] |
| video_buffer_in | FileBase | [protected] |
| video_buffer_out | FileBase | [protected] |
| wr | FileBase | [protected] |
| write_compressed_frame(VFrame *buffers) | FileBase | [inline, virtual] |
| write_data(unsigned char *buffer, VFrame *data, int64_t &file_offset, int64_t len) | FileTGA | [private, static] |
| write_frame(VFrame *frame, VFrame *data, FrameWriterUnit *unit) | FileTGA | [virtual] |
| write_frames(VFrame ***frames, int len) | FileList | [virtual] |
| write_list_header() | FileList | |
| write_samples(double **buffer, int64_t len) | FileBase | [inline, virtual] |
| write_tga(Asset *asset, VFrame *frame, VFrame *data, VFrame *&temp) | FileTGA | [static] |
| ~FileBase() | FileBase | [virtual] |
| ~FileList() | FileList | [virtual] |
| ~FileTGA() | FileTGA | |