Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
H A Dhevcdec.c51 case HEVC_NAL_BLA_W_RADL: in hevc_probe()
/third_party/ffmpeg/libavcodec/
H A Dhevc.h46 HEVC_NAL_BLA_W_RADL = 17, enumerator
H A Dhevcdec.h76 #define IS_BLA(s) ((s)->nal_unit_type == HEVC_NAL_BLA_W_RADL || (s)->nal_unit_type == HEVC_NAL_BLA_W_LP || \
H A Dhevc_parser.c231 case HEVC_NAL_BLA_W_RADL: in parse_nal_units()
H A Dcbs_h2645.c881 case HEVC_NAL_BLA_W_RADL: in cbs_h265_read_nal_unit()
1170 case HEVC_NAL_BLA_W_RADL: in cbs_h265_write_nal_unit()
H A Dhevc_ps.c1776 nal_unit_type == HEVC_NAL_BLA_W_RADL || in ff_hevc_compute_poc()
H A Dhevcdec.c3173 case HEVC_NAL_BLA_W_RADL: in decode_nal_unit()

Completed in 13 milliseconds