Searched refs:hcd_code (Results 1 – 5 of 5) sorted by relevance
183 hcd_code *decode = ss->decode.codes = in s_BHCD_init()184 (hcd_code *) gs_alloc_byte_array(st->memory, dsize, in s_BHCD_init()185 sizeof(hcd_code), "BHCD decode"); in s_BHCD_init()214 const hcd_code *decode = ss->decode.codes; in s_BHCD_process()229 const hcd_code *cp; in s_BHCD_process()
50 void hc_make_decoding(hcd_code * decode, const hc_definition * def,
424 hc_make_decoding(hcd_code * decode, const hc_definition * def, in hc_make_decoding()428 hcd_code *pcd = decode; in hc_make_decoding()447 hcd_code *pcd = decode + (1 << initial_bits); in hc_make_decoding()448 hcd_code *pcd2 = decode + dsize; in hc_make_decoding()
175 } hcd_code; typedef180 hcd_code *codes;
91 typedef hcd_code cfd_node;