Searched refs:VE_DEC_H265_STATUS_VLD_BUSY (Results 1 – 2 of 2) sorted by relevance
251 if (cedrus_wait_for(dev, VE_DEC_H265_STATUS, VE_DEC_H265_STATUS_VLD_BUSY)) in cedrus_h265_skip_bits()265 VE_DEC_H265_STATUS_VLD_BUSY); in cedrus_h265_show_bits()
455 #define VE_DEC_H265_STATUS_VLD_BUSY BIT(8) macro