Home
last modified time | relevance | path

Searched refs:ff_h264_get_profile (Results 1 – 4 of 4) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dh264_parse.h91 int ff_h264_get_profile(const SPS *sps);
Dh264_parse.c529 int ff_h264_get_profile(const SPS *sps) in ff_h264_get_profile() function
Dh264_parser.c408 avctx->profile = ff_h264_get_profile(sps); in parse_nal_units()
Dh264_slice.c1065 h->avctx->profile = ff_h264_get_profile(sps); in h264_init_ps()