Searched refs:NAL_NON_IDR_SLICE (Results 1 – 2 of 2) sorted by relevance
18 #define NAL_NON_IDR_SLICE 0x01 macro
16 #define NAL_NON_IDR_SLICE 0x01 macro405 if (nal_type == NAL_NON_IDR_SLICE || nal_type == NAL_IDR_SLICE) { in vdec_h264_decode()