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