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

  /external/libhevc/encoder/
ihevce_tile_interface.c 284 /* Initiallize i4_curr_tile_wd_in_ctb_unit and i4_curr_tile_ht_in_ctb_unit */
285 ps_tile_params->i4_curr_tile_wd_in_ctb_unit =
293 ps_tile_params->i4_curr_tile_wd_in_ctb_unit /= i4_ctb_size;
528 tile_wd_in_ctb = ps_tile_params->i4_curr_tile_wd_in_ctb_unit;
ihevce_deblk.c 154 (ps_col_tile_params->i4_first_ctb_x + ps_col_tile_params->i4_curr_tile_wd_in_ctb_unit);
ihevce_enc_structs.h 2917 WORD32 i4_curr_tile_wd_in_ctb_unit; member in struct:__anon28644
    [all...]
ihevce_sao.c 147 (ps_tile_params->i4_first_ctb_x + ps_tile_params->i4_curr_tile_wd_in_ctb_unit))
    [all...]
ihevce_enc_loop_pass.c     [all...]

Completed in 48 milliseconds