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

  /external/libhevc/encoder/
hme_err_compute.c 865 PART_TYPE_T e_part_type; local
    [all...]
ihevce_me_common_defs.h 664 PART_TYPE_T e_part_type; member in struct:__anon28688
688 * @assumptions e_part_type is always PRT_2Nx2N
705 PART_TYPE_T e_part_type; member in struct:__anon28689
hme_utils.c 456 PART_TYPE_T e_part_type; local
472 e_part_type = (PART_TYPE_T)ps_search_results->ps_cu_results->ps_best_results[0].u1_part_type;
477 e_part_type = PRT_NxN;
482 num_parts = gau1_num_parts_in_part_type[e_part_type];
494 i4_part_id = ge_part_type_to_part_id[e_part_type][i4_part];
4135 PART_TYPE_T e_part_type = (PART_TYPE_T)ps_part_type_result->u1_part_type; local
    [all...]
hme_refine.c 679 PART_TYPE_T e_part_type; local
691 e_part_type =
697 for(part_num = 0; part_num < gau1_num_parts_in_part_type[((S32)e_part_type)];
700 e_part_id = ge_part_type_to_part_id[e_part_type][part_num];
734 e_part_type = (PART_TYPE_T)ps_results_root[j]
741 for(part_num = 0; part_num < gau1_num_parts_in_part_type[((S32)e_part_type)];
744 e_part_id = ge_part_type_to_part_id[e_part_type][part_num];
5380 PART_TYPE_T e_part_type; local
    [all...]
hme_defs.h 1219 PART_TYPE_T e_part_type; member in struct:__anon28438
1275 PART_TYPE_T e_part_type; member in struct:ctb_node_t
    [all...]
ihevce_enc_loop_structs.h 1341 PART_TYPE_T e_part_type; member in struct:__anon28570
    [all...]

Completed in 699 milliseconds