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

  /external/libhevc/encoder/
ihevce_tile_interface.c 188 ps_tile_params->i4_first_sample_x = 0;
211 ps_tile_params->i4_first_sample_x = i4_x_y;
240 ps_tile_params->i4_first_sample_x = (i4_start << i4_max_log2_cu_size);
ihevce_enc_structs.h 2937 WORD32 i4_first_sample_x; member in struct:__anon28644
    [all...]
ihevce_enc_loop_pass.c 605 cu_top_right_offset = -(ps_col_tile_params->i4_first_sample_x + (MAX_CTB_SIZE));
    [all...]
ihevce_enc_cu_recursion.c     [all...]
ihevce_enc_loop_utils.c     [all...]

Completed in 50 milliseconds