Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Ddnxhddata.h93 int ff_dnxhd_get_hr_frame_size(int cid, int w, int h);
H A Ddnxhd_parser.c78 remaining = ff_dnxhd_get_hr_frame_size(cid, dctx->w, dctx->h); in dnxhd_find_frame_end()
H A Ddnxhddata.c1096 int ff_dnxhd_get_hr_frame_size(int cid, int w, int h) in ff_dnxhd_get_hr_frame_size() function
H A Ddnxhdenc.c469 ctx->frame_size = ff_dnxhd_get_hr_frame_size(ctx->cid, in dnxhd_encode_init()

Completed in 5 milliseconds