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

  /external/libhevc/encoder/
ihevce_me_common_defs.h 67 #define MAX_NUM_PARTS 4
668 * number of partitions a CU can be split into is MAX_NUM_PARTS
671 part_results_t as_part_result[MAX_NUM_PARTS][3];
675 WORD32 ai4_best_uni_dir[MAX_NUM_PARTS];
679 WORD32 ai4_best_pred_dir[MAX_NUM_PARTS];
709 * number of partitions a CU can be split into is MAX_NUM_PARTS
hme_globals.h 151 extern PART_ID_T ge_part_type_to_part_id[MAX_PART_TYPES][MAX_NUM_PARTS];
hme_defs.h     [all...]
ihevce_enc_loop_structs.h     [all...]
hme_globals.c 375 PART_ID_T ge_part_type_to_part_id[MAX_PART_TYPES][MAX_NUM_PARTS];
    [all...]
hme_refine.c     [all...]
hme_interface.c 256 for(j = 0; j < MAX_NUM_PARTS; j++)
    [all...]
ihevce_enc_loop_pass.c 136 extern PART_ID_T ge_part_type_to_part_id[MAX_PART_TYPES][MAX_NUM_PARTS];
    [all...]

Completed in 539 milliseconds