Searched refs:rd_index (Results 1 – 3 of 3) sorted by relevance
2800 int rd_index = 0; in ml_prune_ab_partition() local2803 sub_block_rdcost[rd_index] = (int)horz_rd[i]; in ml_prune_ab_partition()2804 ++rd_index; in ml_prune_ab_partition()2808 sub_block_rdcost[rd_index] = (int)vert_rd[i]; in ml_prune_ab_partition()2809 ++rd_index; in ml_prune_ab_partition()2813 sub_block_rdcost[rd_index] = (int)split_rd[i]; in ml_prune_ab_partition()2814 ++rd_index; in ml_prune_ab_partition()2888 int rd_index = 0; in ml_prune_4_partition() local2891 sub_block_rdcost[rd_index] = (int)horz_rd[i]; in ml_prune_4_partition()2892 ++rd_index; in ml_prune_4_partition()[all …]
3703 unsigned rd_index, rn_index; in SubstituteImmediateField() local3708 rd_index = imm5 >> (tz + 1); in SubstituteImmediateField()3711 AppendToOutput("%d", rd_index); in SubstituteImmediateField()
5281 unsigned rd_index, rn_index; in SubstituteImmediateField() local5286 rd_index = imm5 >> (tz + 1); in SubstituteImmediateField()5289 AppendToOutput("%d", rd_index); in SubstituteImmediateField()