#include <filecr2.h>
Inheritance diagram for FileCR2:

Public Member Functions | |
| FileCR2 (Asset *asset, File *file) | |
| ~FileCR2 () | |
| void | reset () |
| int | open_file (int rd, int wr) |
| int | close_file () |
| int | read_frame (VFrame *frame) |
| int | colormodel_supported (int colormodel) |
Static Public Member Functions | |
| static int | check_sig (Asset *asset) |
Private Member Functions | |
| void | format_to_asset () |
Definition at line 26 of file filecr2.h.
|
||||||||||||
|
Definition at line 12 of file filecr2.C. References reset(). |
|
|
Definition at line 18 of file filecr2.C. References close_file(). |
|
|
Definition at line 28 of file filecr2.C. References cr2_mutex, dcraw_main(), and Asset::path. Referenced by File::open_file(). |
|
|
Reimplemented from FileBase. Definition at line 69 of file filecr2.C. Referenced by ~FileCR2(). |
|
|
Reimplemented from FileBase. |
|
|
Definition at line 74 of file filecr2.C. References FileBase::asset, dcraw_info, Asset::frame_rate, Asset::height, Asset::layers, Asset::video_data, Asset::video_length, and Asset::width. Referenced by open_file(). |
|
||||||||||||
|
Reimplemented from FileBase. Definition at line 49 of file filecr2.C. References FileBase::asset, cr2_mutex, dcraw_main(), format_to_asset(), and Asset::path. |
|
|
Reimplemented from FileBase. Definition at line 84 of file filecr2.C. References FileBase::asset, cr2_mutex, dcraw_alpha, dcraw_data, dcraw_main(), and Asset::path. |
|
|
Definition at line 24 of file filecr2.C. Referenced by FileCR2(). |
1.4.4