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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dhevc_parser.c172 if (IS_IRAP(h)) {
H A Dhevc.h91 #define IS_IRAP(s) ((s)->nal_unit_type >= 16 && (s)->nal_unit_type <= 23) macro
H A Dhevc.c375 if (IS_IRAP(s))
456 if (IS_IRAP(s) && sh->slice_type != I_SLICE) {
2596 s->ref->frame->key_frame = IS_IRAP(s);

Completed in 75 milliseconds