Searched refs:MAX_NUM_SPATIAL_LAYERS (Results 1 – 5 of 5) sorted by relevance
189 RefCntBuffer *output_frames[MAX_NUM_SPATIAL_LAYERS];
389 if (pbi->num_output_frames >= MAX_NUM_SPATIAL_LAYERS) { in swap_frame_buffers()
61 for (int j = 0; j < MAX_NUM_SPATIAL_LAYERS; j++) { in aom_get_num_layers_from_operating_point_idc()
69 #define MAX_NUM_SPATIAL_LAYERS 4 macro74 MAX_NUM_TEMPORAL_LAYERS * MAX_NUM_SPATIAL_LAYERS
68 aom_image_t *image_with_grain[MAX_NUM_SPATIAL_LAYERS];150 for (int i = 0; i < MAX_NUM_SPATIAL_LAYERS; i++) { in decoder_destroy()