Searched refs:cu_idx (Results 1 – 2 of 2) sorted by relevance
90 for (uint32_t cu_idx = 0; cu_idx < num_compile_units; ++cu_idx) { in generate() local91 DWARFCompileUnit *cu = ctx->getCompileUnitAtIndex(cu_idx); in generate()
1660 WORD32 cu_idx = ps_entropy_ctxt->i4_cu_idx; in ihevce_encode_coding_quadtree() local1661 cu_enc_loop_out_t *ps_enc_cu = ps_ctb->ps_enc_cu + cu_idx; in ihevce_encode_coding_quadtree()1689 ASSERT((cu_idx >= 0) && (cu_idx < ps_ctb->u1_num_cus_in_ctb)); in ihevce_encode_coding_quadtree()