Searched refs:UI_FBID_LIMIT (Results 1 – 4 of 4) sorted by relevance
47 #define UI_FBID_LIMIT 3 macro174 uint8_t fbid_cache_limit_ = UI_FBID_LIMIT;
261 fbid_cache_limit_ = input_buffer->flags.video ? VIDEO_FBID_LIMIT : UI_FBID_LIMIT; in Register()343 if (output_buffer_map_.size() >= UI_FBID_LIMIT) { in MapOutputBufferToFbId()
49 #define UI_FBID_LIMIT 3 macro196 uint8_t fbid_cache_limit_ = UI_FBID_LIMIT;
299 fbid_cache_limit_ = input_buffer->flags.video ? VIDEO_FBID_LIMIT : UI_FBID_LIMIT; in Register()386 if (output_buffer_map_.size() >= UI_FBID_LIMIT) { in MapOutputBufferToFbId()