Home
last modified time | relevance | path

Searched refs:ff_dnxhd_get_cid_table (Results 1 - 4 of 4) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Ddnxhddata.c1080 const CIDEntry *ff_dnxhd_get_cid_table(int cid) in ff_dnxhd_get_cid_table() function
1090 const CIDEntry *entry = ff_dnxhd_get_cid_table(cid); in ff_dnxhd_get_frame_size()
1098 const CIDEntry *entry = ff_dnxhd_get_cid_table(cid); in ff_dnxhd_get_hr_frame_size()
H A Ddnxhddata.h62 const CIDEntry *ff_dnxhd_get_cid_table(int cid);
H A Ddnxhddec.c118 const CIDEntry *cid_table = ff_dnxhd_get_cid_table(cid); in dnxhd_init_vlc()
H A Ddnxhdenc.c413 ctx->cid_table = ff_dnxhd_get_cid_table(ctx->cid); in dnxhd_encode_init()

Completed in 6 milliseconds