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

  /external/libhevc/encoder/
ihevce_stasino_helpers.c 859 WORD32 i4_k; local
874 for(i4_k = 0; i4_k < u1_num_parts; i4_k++)
876 u4_wd = ps_result[i4_k].pu.b4_wd + 1;
877 u4_ht = ps_result[i4_k].pu.b4_ht + 1;
883 u1_index = pe_part_id[i4_k];
887 u1_index = i4_k;
890 u8_temp_sigmaXsquared[i4_k] = pu8_sigmaXSquared[u1_index] / u4_num_pixels_in_part;
891 u8_temp_sigmaX[i4_k] = pu8_sigmaX[u1_index]
    [all...]
ihevce_frame_process.c 5573 WORD32 j, i4_k; local
    [all...]
ihevce_decomp_pre_intra_pass.c 3064 WORD32 i4_k; local
    [all...]

Completed in 58 milliseconds