Home
last modified time | relevance | path

Searched refs:ff_h264_get_profile (Results 1 - 5 of 5) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dh264_ps.h158 int ff_h264_get_profile(const SPS *sps);
H A Dh264_parse.c531 int ff_h264_get_profile(const SPS *sps) in ff_h264_get_profile() function
H A Dmediacodecdec.c162 avctx->profile = ff_h264_get_profile(sps); in h264_set_extradata()
H A Dh264_parser.c421 avctx->profile = ff_h264_get_profile(sps); in parse_nal_units()
H A Dh264_slice.c1087 h->avctx->profile = ff_h264_get_profile(sps); in h264_init_ps()

Completed in 7 milliseconds