Lines Matching defs:nal
39 H2645NAL *nal = &pkt.nals[i];
40 if (nal->nuh_layer_id > 0)
44 switch (nal->type) {
46 ret = ff_hevc_decode_nal_vps(&nal->gb, logctx, ps);
51 ret = ff_hevc_decode_nal_sps(&nal->gb, logctx, ps, apply_defdispwin);
56 ret = ff_hevc_decode_nal_pps(&nal->gb, logctx, ps);
62 ret = ff_hevc_decode_nal_sei(&nal->gb, logctx, sei, ps, nal->type);
67 av_log(logctx, AV_LOG_VERBOSE, "Ignoring NAL type %d in extradata\n", nal->type);
102 /* nal units in the hvcC always have length coded with 2 bytes,
106 /* Decode nal units from hvcC. */
112 // +2 for the nal size field
125 "Decoding nal unit %d %d from hvcC failed\n",
133 /* Now store right nal length size, that will be used to parse