Searched refs:tile_height (Results 1 – 8 of 8) sorted by relevance
| /utopia/UTPA2-700.0.x/modules/vdec_v3/hal/maxim/vpu_v3/ |
| H A D | FieldDetection.c | 89 static void InitMemory(int width, int height, int tile_height, int tile_width) in InitMemory() argument 252 InitMemory(fod->width, fod->height, fod->tile_height, fod->tile_width); in InitFieldDetection()
|
| H A D | Film.c | 245 g_Height_remain = (g_Height % fod->tile_height); in setHeight_Width() 247 g_tile_height = fod->tile_height; in setHeight_Width() 293 fod->tile_height); in setHeight_Width()
|
| H A D | FieldDetection.h | 37 int tile_height; member
|
| H A D | halVPU_EX.c | 1492 stFod.tile_height= 32; in _HAL_VPU_EX_Field_Detecor_Task_HVD()
|
| /utopia/UTPA2-700.0.x/modules/vdec_v3/hal/maserati/vpu_v3/ |
| H A D | FieldDetection.c | 89 static void InitMemory(int width, int height, int tile_height, int tile_width) in InitMemory() argument 252 InitMemory(fod->width, fod->height, fod->tile_height, fod->tile_width); in InitFieldDetection()
|
| H A D | Film.c | 245 g_Height_remain = (g_Height % fod->tile_height); in setHeight_Width() 247 g_tile_height = fod->tile_height; in setHeight_Width() 293 fod->tile_height); in setHeight_Width()
|
| H A D | FieldDetection.h | 37 int tile_height; member
|
| H A D | halVPU_EX.c | 1511 stFod.tile_height= 32; in _HAL_VPU_EX_Field_Detecor_Task_HVD()
|