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

/linux-master/drivers/media/platform/mediatek/vcodec/decoder/vdec/
H A Dvdec_h264_req_common.h18 #define NAL_NON_IDR_SLICE 0x01 macro
H A Dvdec_h264_if.c16 #define NAL_NON_IDR_SLICE 0x01 macro
405 if (nal_type == NAL_NON_IDR_SLICE || nal_type == NAL_IDR_SLICE) {

Completed in 95 milliseconds