HomeSort by relevance Sort by last modified time
    Searched refs:gai1_mv_offsets_from_center_in_rect_grid (Results 1 - 3 of 3) sorted by null

  /external/libhevc/encoder/
hme_globals.h 383 extern const S08 gai1_mv_offsets_from_center_in_rect_grid[NUM_POINTS_IN_RECTANGULAR_GRID][2];
hme_fullpel.c 229 S08 i1_offset_x = gai1_mv_offsets_from_center_in_rect_grid[i][0];
230 S08 i1_offset_y = gai1_mv_offsets_from_center_in_rect_grid[i][1];
268 S08 i1_offset_x = gai1_mv_offsets_from_center_in_rect_grid[i][0];
269 S08 i1_offset_y = gai1_mv_offsets_from_center_in_rect_grid[i][1];
hme_globals.c 8881 const S08 gai1_mv_offsets_from_center_in_rect_grid[NUM_POINTS_IN_RECTANGULAR_GRID][2] = { variable
    [all...]

Completed in 52 milliseconds