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

  /external/libhevc/encoder/
hme_coarse.c 348 * PF_MV_COST_FXN pf_mv_cost_compute,
365 * @param[in] pf_mv_cost_compute : mv cost computation function
377 PF_MV_COST_FXN pf_mv_cost_compute,
420 pf_mv_cost_compute(&s_search_node, ps_pred_ctxt, PART_ID_2Nx2N, MV_RES_FPEL);
454 PF_MV_COST_FXN pf_mv_cost_compute,
469 (void)pf_mv_cost_compute;
1419 PF_MV_COST_FXN pf_mv_cost_compute; local
    [all...]
hme_refine.c 627 PF_MV_COST_FXN pf_mv_cost_compute; local
650 pf_mv_cost_compute = compute_mv_cost_implicit_high_speed;
821 s_result_prms.pf_mv_cost_compute = NULL;
    [all...]
hme_defs.h 1938 PF_MV_COST_FXN pf_mv_cost_compute; member in struct:__anon28452
2132 PF_MV_COST_FXN pf_mv_cost_compute; member in struct:__anon28455
2379 PF_MV_COST_FXN pf_mv_cost_compute; member in struct:__anon28463
2530 PF_MV_COST_FXN pf_mv_cost_compute; member in struct:__anon28465
    [all...]

Completed in 62 milliseconds