Searched refs:IS_BLA (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dhevc.h89 #define IS_BLA(s) ((s)->nal_unit_type == NAL_BLA_W_RADL || (s)->nal_unit_type == NAL_BLA_W_LP || \ macro
H A Dhevc.c368 if ((IS_IDR(s) || IS_BLA(s)) && sh->first_slice_in_pic_flag) {
2682 if (s->nal_unit_type == NAL_CRA_NUT || IS_BLA(s)) {

Completed in 114 milliseconds