Go to the source code of this file.
Functions | |
| PixelFormat | bcmpixfmt_to_pixfmt (BC_OUTPUT_FORMAT fmt) |
| QString | device_to_string (BC_DEVICE_TYPE device) |
| QString | bcmerr_to_string (BC_STATUS err) |
| QString | bcmpixfmt_to_string (BC_OUTPUT_FORMAT fmt) |
| QString | pulldown_to_string (int pulldown) |
| QString | decoderflags_to_string (int flags) |
| QString | poutflags_to_string (int flags) |
| void | free_frame (VideoFrame *frame) |
| void | free_buffer (PacketBuffer *buffer) |
| PixelFormat bcmpixfmt_to_pixfmt | ( | BC_OUTPUT_FORMAT | fmt | ) |
Definition at line 934 of file privatedecoder_crystalhd.cpp.
Referenced by PrivateDecoderCrystalHD::FillFrame().
| QString device_to_string | ( | BC_DEVICE_TYPE | device | ) |
Definition at line 828 of file privatedecoder_crystalhd.cpp.
Referenced by PrivateDecoderCrystalHD::Init().
| QString bcmerr_to_string | ( | BC_STATUS | err | ) |
Definition at line 838 of file privatedecoder_crystalhd.cpp.
| QString bcmpixfmt_to_string | ( | BC_OUTPUT_FORMAT | fmt | ) |
Definition at line 872 of file privatedecoder_crystalhd.cpp.
Referenced by PrivateDecoderCrystalHD::CheckProcOutput(), and PrivateDecoderCrystalHD::Init().
| QString pulldown_to_string | ( | int | pulldown | ) |
Definition at line 883 of file privatedecoder_crystalhd.cpp.
Referenced by PrivateDecoderCrystalHD::CheckPicInfo().
| QString decoderflags_to_string | ( | int | flags | ) |
Definition at line 902 of file privatedecoder_crystalhd.cpp.
Referenced by PrivateDecoderCrystalHD::CheckPicInfo().
| QString poutflags_to_string | ( | int | flags | ) |
Definition at line 917 of file privatedecoder_crystalhd.cpp.
Referenced by PrivateDecoderCrystalHD::CheckProcOutput().
| void free_frame | ( | VideoFrame * | frame | ) | [inline] |
Definition at line 351 of file privatedecoder_crystalhd.cpp.
Referenced by PrivateDecoderCrystalHD::GetFrame(), and PrivateDecoderCrystalHD::Reset().
| void free_buffer | ( | PacketBuffer * | buffer | ) | [inline] |
Definition at line 363 of file privatedecoder_crystalhd.cpp.
Referenced by PrivateDecoderCrystalHD::ProcessPacket(), and PrivateDecoderCrystalHD::Reset().
1.6.3