Searched refs:NAL_NON_IDR_SLICE (Results 1 – 1 of 1) sorted by relevance
17 #define NAL_NON_IDR_SLICE 0x01 macro414 if (nal_type == NAL_NON_IDR_SLICE || nal_type == NAL_IDR_SLICE) { in vdec_h264_decode()