Home
last modified time | relevance | path

Searched defs:IS_IDR_NAL (Results 1 - 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dhevc_parser.c36 #define IS_IDR_NAL(nal) (nal->type == HEVC_NAL_IDR_W_RADL || nal->type == HEVC_NAL_IDR_N_LP) macro

Completed in 1 milliseconds