Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dh2645_parse.h34 typedef struct H2645NAL { struct
72 } H2645NAL; typedef
83 H2645NAL *nals;
94 H2645NAL *nal, int small_padding);
H A Dh2645_parse.c35 H2645RBSP *rbsp, H2645NAL *nal, int small_padding) in ff_h2645_extract_rbsp()
262 static int get_bit_length(H2645NAL *nal, int min_size, int skip_trailing_zeros) in get_bit_length()
296 static int hevc_parse_nal_header(H2645NAL *nal, void *logctx) in hevc_parse_nal_header()
317 static int h264_parse_nal_header(H2645NAL *nal, void *logctx) in h264_parse_nal_header()
414 H2645NAL *nal; in ff_h2645_packet_split()
H A Dhevc_parse.c39 H2645NAL *nal = &pkt.nals[i]; in hevc_decode_nal_units()
H A Dhevc_parser.c53 static int hevc_parse_slice_header(AVCodecParserContext *s, H2645NAL *nal, in hevc_parse_slice_header()
204 H2645NAL *nal = &ctx->pkt.nals[i]; in parse_nal_units()
H A Dh264dec.h580 const H2645NAL *nal, void *logctx);
798 int ff_h264_queue_decode_slice(H264Context *h, const H2645NAL *nal);
H A Dextract_extradata_bsf.c165 H2645NAL *nal = &s->h2645_pkt.nals[i]; in extract_extradata_h2645()
208 H2645NAL *nal = &s->h2645_pkt.nals[i]; in extract_extradata_h2645()
H A Dqsvenc_hevc.c60 H2645NAL sps_nal = { NULL }; in generate_fake_vps()
H A Dh264_parse.c379 H2645NAL *nal = &pkt.nals[i]; in decode_extradata_ps()
H A Dh264dec.c500 H2645NAL *nal = &h->pkt.nals[i]; in get_last_needed_nal()
612 H2645NAL *nal = &h->pkt.nals[i]; in decode_nal_units()
H A Dh264_parser.c262 H2645NAL nal = { NULL }; in parse_nal_units()
H A Dh264_slice.c1541 const H2645NAL *nal, int first_slice) in h264_field_start()
1833 const H2645NAL *nal) in h264_slice_header_parse()
2052 const H2645NAL *nal) in h264_slice_init()
2187 int ff_h264_queue_decode_slice(H264Context *h, const H2645NAL *nal) in ff_h264_queue_decode_slice()
H A Dh264_refs.c834 const H2645NAL *nal, void *logctx) in ff_h264_decode_ref_pic_marking()
H A Dhevcdec.c2629 static int hls_slice_data_wpp(HEVCContext *s, const H2645NAL *nal) in hls_slice_data_wpp()
3101 static int decode_nal_unit(HEVCContext *s, const H2645NAL *nal) in decode_nal_unit()
3339 H2645NAL *nal = &s->pkt.nals[s->pkt.nb_nals - 1]; in decode_nal_units()
3360 H2645NAL *nal = &s->pkt.nals[i]; in decode_nal_units()
H A Dcbs_h2645.c476 const H2645NAL *nal = &packet->nals[i]; in cbs_h2645_fragment_add_nals()

Completed in 22 milliseconds