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

  /external/libhevc/encoder/
ihevce_common_utils.c 448 WORD32 i4_num_clusters = i4_num_inp_array_elements; local
464 i4_num_clusters--;
474 if(i4_num_clusters > 1)
482 i4_num_clusters - 1);
484 i4_num_clusters = 1 + i4_num_sub_clusters;
487 return i4_num_clusters;
    [all...]
hme_refine.c 224 WORD32 i4_num_clusters,
231 for(i = 0; i < i4_num_clusters; i++)
514 WORD32 i4_num_clusters; local
519 i4_num_clusters = ps_cluster_info->ps_32x32_blk[u1_blk_id].num_clusters;
524 i4_num_clusters = ps_cluster_info->ps_64x64_blk->num_clusters;
532 i4_num_clusters,
    [all...]
ihevce_enc_loop_pass.c 1277 WORD32 i4_num_clusters = ihevce_find_num_clusters_of_identical_points_1D( local
    [all...]
ihevce_enc_loop_utils.c 3995 WORD32 i4_num_clusters = ihevce_find_num_clusters_of_identical_points_1D( local
    [all...]

Completed in 787 milliseconds