Go to the source code of this file.
◆ HCA_MASK
| #define HCA_MASK 0x7f7f7f7f |
Definition at line 31 of file hca.c.
◆ OFFSET
◆ hca_probe()
Definition at line 40 of file hca.c.
◆ hca_read_header()
Definition at line 51 of file hca.c.
◆ hca_read_packet()
◆ hca_options
Initial value:= {
{ "hca_lowkey",
"Low key used for handling CRI HCA files",
OFFSET(keyl),
{ "hca_highkey",
"High key used for handling CRI HCA files",
OFFSET(keyh),
{ "hca_subkey",
"Subkey used for handling CRI HCA files",
OFFSET(subkey),
}
Definition at line 133 of file hca.c.
◆ hca_class
Initial value:= {
.class_name = "hca",
}
Definition at line 146 of file hca.c.
◆ ff_hca_demuxer
Initial value:= {
.p.name = "hca",
.p.extensions = "hca",
}
Definition at line 153 of file hca.c.