Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dhevc_ps.c336 static int parse_ptl(GetBitContext *gb, AVCodecContext *avctx, in parse_ptl() function
503 if (parse_ptl(gb, avctx, &vps->ptl, vps->vps_max_sub_layers) < 0) in ff_hevc_decode_nal_vps()
933 if ((ret = parse_ptl(gb, avctx, &sps->ptl, sps->max_sub_layers)) < 0) in ff_hevc_parse_sps()

Completed in 3 milliseconds