HomeSort by relevance Sort by last modified time
    Searched refs:i4_curr_tile_ht_in_ctb_unit (Results 1 - 4 of 4) 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 */
289 ps_tile_params->i4_curr_tile_ht_in_ctb_unit =
294 ps_tile_params->i4_curr_tile_ht_in_ctb_unit /= i4_ctb_size;
529 tile_ht_in_ctb = ps_tile_params->i4_curr_tile_ht_in_ctb_unit;
ihevce_enc_structs.h 2918 WORD32 i4_curr_tile_ht_in_ctb_unit; member in struct:__anon28644
    [all...]
ihevce_sao.c 164 (ps_tile_params->i4_first_ctb_y + ps_tile_params->i4_curr_tile_ht_in_ctb_unit))
    [all...]
ihevce_enc_loop_pass.c     [all...]

Completed in 48 milliseconds