Searched refs:CIDEntry (Results 1 – 4 of 4) sorted by relevance
935 static const CIDEntry dnxhd_cid_table[] = {1078 const CIDEntry *ff_dnxhd_get_cid_table(int cid) in ff_dnxhd_get_cid_table()1088 const CIDEntry *entry = ff_dnxhd_get_cid_table(cid); in avpriv_dnxhd_get_frame_size()1096 const CIDEntry *entry = ff_dnxhd_get_cid_table(cid); in avpriv_dnxhd_get_hr_frame_size()1110 const CIDEntry *entry = ff_dnxhd_get_cid_table(cid); in avpriv_dnxhd_get_interlaced()1144 const CIDEntry *cid = &dnxhd_cid_table[i]; in ff_dnxhd_find_cid()1167 const CIDEntry *cid = &dnxhd_cid_table[i]; in ff_dnxhd_print_profiles()
42 typedef struct CIDEntry { struct59 } CIDEntry; argument61 const CIDEntry *ff_dnxhd_get_cid_table(int cid);
55 const CIDEntry *cid_table;
68 const CIDEntry *cid_table;117 const CIDEntry *cid_table = ff_dnxhd_get_cid_table(cid); in dnxhd_init_vlc()