Searched refs:MF_LOCAL_STRUCTURE_SIZE (Results 1 – 3 of 3) sorted by relevance
40 int (**M_ptr)[MF_LOCAL_STRUCTURE_SIZE]) { in read_in_local_var() argument50 *M_ptr = (int(*)[MF_LOCAL_STRUCTURE_SIZE])malloc( in read_in_local_var()51 (*rows_ptr) * (*cols_ptr) * MF_LOCAL_STRUCTURE_SIZE * sizeof(int_type)); in read_in_local_var()111 static int compare_local_var(const int (*local_var1)[MF_LOCAL_STRUCTURE_SIZE], in compare_local_var() argument112 const int (*local_var2)[MF_LOCAL_STRUCTURE_SIZE], in compare_local_var() argument117 for (inner_idx = 0; inner_idx < MF_LOCAL_STRUCTURE_SIZE; ++inner_idx) { in compare_local_var()136 int(*local_var)[MF_LOCAL_STRUCTURE_SIZE] = NULL; in TEST()172 int(*gt_local_var)[MF_LOCAL_STRUCTURE_SIZE] = NULL; in TEST()173 int(*est_local_var)[MF_LOCAL_STRUCTURE_SIZE] = NULL; in TEST()186 est_local_var = (int(*)[MF_LOCAL_STRUCTURE_SIZE])malloc( in TEST()[all …]
24 #define MF_LOCAL_STRUCTURE_SIZE 4 macro35 int (*local_structure)[MF_LOCAL_STRUCTURE_SIZE];99 const int (*M)[MF_LOCAL_STRUCTURE_SIZE],108 int (*M)[MF_LOCAL_STRUCTURE_SIZE]);
362 const int (*M)[MF_LOCAL_STRUCTURE_SIZE], in get_smooth_motion_vector() argument414 const int (*M)[MF_LOCAL_STRUCTURE_SIZE], in vp9_get_smooth_motion_field() argument462 int (*M)[MF_LOCAL_STRUCTURE_SIZE]) { in vp9_get_local_structure() argument