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

  /external/libhevc/encoder/
ihevce_me_instr_set_router.c 290 gapf_sad_pt_npu[BLK_64x64] = ps_func_list->pf_evalsad_pt_npu_width_multiple_16_8bit;
hme_refine.c 292 ASSERT(!pps_child_data_array[0]->u1_split_flag || (BLK_64x64 != e_blk_size));
293 ASSERT(!pps_child_data_array[1]->u1_split_flag || (BLK_64x64 != e_blk_size));
294 ASSERT(!pps_child_data_array[2]->u1_split_flag || (BLK_64x64 != e_blk_size));
295 ASSERT(!pps_child_data_array[3]->u1_split_flag || (BLK_64x64 != e_blk_size));
638 ASSERT((e_blk_size == BLK_64x64) || (e_blk_size == BLK_32x32));
    [all...]
hme_interface.c 228 ge_part_id_to_blk_size[CU_64x64][PART_ID_2Nx2N] = BLK_64x64;
406 ge_blk_size_to_cu_size[BLK_64x64] = CU_64x64;
412 ge_cu_size_to_blk_size[CU_64x64] = BLK_64x64;
    [all...]
hme_defs.h     [all...]

Completed in 181 milliseconds