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

  /external/libhevc/encoder/
ihevce_tile_interface.c 186 ps_tile_params->i4_first_ctb_y = 0;
224 ps_tile_params->i4_first_ctb_y = i4_x_y >> i4_max_log2_cu_size;
265 ps_tile_params->i4_first_ctb_y = i4_start;
527 tile_pos_y = ps_tile_params->i4_first_ctb_y;
ihevce_sao.c 155 if(ctb_y_pos == ps_tile_params->i4_first_ctb_y)
164 (ps_tile_params->i4_first_ctb_y + ps_tile_params->i4_curr_tile_ht_in_ctb_unit))
    [all...]
ihevce_enc_structs.h 2933 WORD32 i4_first_ctb_y; member in struct:__anon28644
    [all...]
ihevce_enc_loop_pass.c     [all...]
ihevce_encode_header.c     [all...]

Completed in 91 milliseconds