Searched refs:buf_alloc_depth (Results 1 – 3 of 3) sorted by relevance
| /device/board/unionman/unionpi_tiger/kernel/drivers/media/drivers/frame_provider/decoder/avs2/ |
| D | vavs2.c | 1328 static u32 buf_alloc_depth = 10; variable 1945 (dec, pic_width, pic_height, buf_alloc_depth == 10); in init_buf_list() 2070 pic_height, buf_alloc_depth == 10); 3420 dec->init_pic_h, buf_alloc_depth == 10); 7568 MC_PU32("buf_alloc_depth", &buf_alloc_depth), 7720 module_param(buf_alloc_depth, uint, 0664); 7721 MODULE_PARM_DESC(buf_alloc_depth, "\n buf_alloc_depth\n");
|
| /device/board/unionman/unionpi_tiger/kernel/drivers/media/drivers/frame_provider/decoder/vav1/ |
| D | vav1.c | 1436 static u32 buf_alloc_depth = 10; variable 2380 pic_height, buf_alloc_depth == 10); in config_pic() 4426 hw->init_pic_h, buf_alloc_depth == 10); in aom_config_work_space_hw() 4434 hw->init_pic_h, buf_alloc_depth == 10); in aom_config_work_space_hw() 9710 MC_PU32("buf_alloc_depth", &buf_alloc_depth), 9878 module_param(buf_alloc_depth, uint, 0664); 9879 MODULE_PARM_DESC(buf_alloc_depth, "\n buf_alloc_depth\n");
|
| /device/board/unionman/unionpi_tiger/kernel/drivers/media/drivers/frame_provider/decoder/vp9/ |
| D | vvp9.c | 2937 static u32 buf_alloc_depth = 10; variable 4935 pic_height, buf_alloc_depth == 10); in config_pic() 5646 pbi->init_pic_h, buf_alloc_depth == 10); in vp9_config_work_space_hw() 10872 MC_PU32("buf_alloc_depth", &buf_alloc_depth), 11043 module_param(buf_alloc_depth, uint, 0664); 11044 MODULE_PARM_DESC(buf_alloc_depth, "\n buf_alloc_depth\n");
|