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

  /external/libhevc/encoder/
hme_refine.c 2987 centroid_t *ps_centroid; local
3348 centroid_t *ps_centroid; local
3518 centroid_t *ps_centroid; local
3866 centroid_t *ps_centroid; local
4290 centroid_t *ps_centroid = &ps_cluster_data->s_centroid; local
    [all...]
hme_defs.h 435 ps_mv->i2_mvx = (ps_centroid->i4_pos_x_q8 + (1 << 7)) >> 8; \
436 ps_mv->i2_mvy = (ps_centroid->i4_pos_y_q8 + (1 << 7)) >> 8; \
    [all...]

Completed in 51 milliseconds