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

  /external/libhevc/encoder/
hme_search_algo.h 73 * hme_mv_t *ps_best_mv,
84 * @param[out] ps_best_mv : type hme_mv_t contains best mv x and y
96 hme_mv_t *ps_best_mv,
hme_common_defs.h 112 } hme_mv_t; typedef in typeref:struct:__anon28423
ihevce_me_instr_set_router.h 73 hme_mv_t *,
74 hme_mv_t *,
hme_coarse.c 164 hme_mv_t *ps_mv;
345 * hme_mv_t *ps_best_mv_4x8,
346 * hme_mv_t *ps_best_mv_8x4,
361 * @param[out] ps_best_mv : type hme_mv_t contains best mv x and y
374 hme_mv_t *ps_best_mv_4x8,
375 hme_mv_t *ps_best_mv_8x4,
451 hme_mv_t *ps_best_mv_4x8,
452 hme_mv_t *ps_best_mv_8x4,
795 hme_mv_t best_mv_4x8, best_mv_8x4;
    [all...]
hme_utils.h 94 void hme_get_global_mv(layer_ctxt_t *ps_prev_layer, hme_mv_t *ps_mv, S32 i4_delta_poc);
111 void hme_calculate_global_mv(mv_hist_t *ps_hist, hme_mv_t *ps_mv, GMV_MVTYPE_T e_lobe_type);
    [all...]
hme_refine.c     [all...]
ihevce_me_instr_set_router.c 342 hme_mv_t s_mv = { 0, 0 };
hme_utils.c 321 void hme_get_global_mv(layer_ctxt_t *ps_prev_layer, hme_mv_t *ps_mv, S32 i4_delta_poc)
354 void hme_calculate_global_mv(mv_hist_t *ps_hist, hme_mv_t *ps_mv, GMV_MVTYPE_T e_lobe_type)
    [all...]
hme_defs.h     [all...]
hme_interface.c     [all...]
ihevce_coarse_me_pass.c     [all...]
ihevce_me_pass.c     [all...]
hme_err_compute.c 412 hme_mv_t s_mv = { 0, 0 };
    [all...]
  /external/libhevc/encoder/arm/
ihevce_coarse_layer_sad_neon.c 449 hme_mv_t *ps_best_mv_4x8,
450 hme_mv_t *ps_best_mv_8x4,
610 hme_mv_t *ps_best_mv_4x8,
611 hme_mv_t *ps_best_mv_8x4,

Completed in 976 milliseconds