Searched defs:h_edge_pos (Results 1 – 3 of 3) sorted by relevance
923 int h_edge_pos, int v_edge_pos, in hpel_motion_lowres()984 const int h_edge_pos = s->h_edge_pos >> lowres; in mpeg_motion_lowres() local1114 const int h_edge_pos = s->h_edge_pos >> lowres + 1; in chroma_4mv_motion_lowres() local
105 int h_edge_pos; member508 const int h_edge_pos = 6 * (s->h_edge_pos - part_width) - extra_width; in svq3_mc_dir() local
115 …int h_edge_pos, v_edge_pos;///< horizontal / vertical position of the right/bottom edge (pixel rep… member