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

  /external/libhevc/encoder/arm/
ihevce_scan_coeffs_neon.c 125 WORD32 i, trans_unit_idx, num_gt1_flag, num_gt0_flag; local
264 num_gt1_flag = ihevce_num_ones_popcnt(sig_coeff_abs_gt1_flags);
303 for(i = 0; i < num_gt1_flag; i++)
457 num_gt1_flag = ihevce_num_ones_popcnt(sig_coeff_abs_gt1_flags);
472 for(i = 0; i < num_gt1_flag; i++)
  /external/libhevc/encoder/
ihevce_enc_loop_utils.c 887 WORD32 i, trans_unit_idx, num_gt1_flag; local
    [all...]

Completed in 715 milliseconds