Go to the source code of this file.
◆ HCA_MASK
#define HCA_MASK 0x7f7f7f7f |
Definition at line 30 of file hca.c.
◆ OFFSET
◆ hca_probe()
Definition at line 39 of file hca.c.
◆ hca_read_header()
Definition at line 50 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 132 of file hca.c.
◆ hca_class
Initial value:= {
.class_name = "hca",
}
Definition at line 145 of file hca.c.
◆ ff_hca_demuxer
Initial value:= {
.p.name = "hca",
.p.extensions = "hca",
}
Definition at line 152 of file hca.c.