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

  /external/libhevc/encoder/
ihevce_tile_interface.c 185 ps_tile_params->i4_first_ctb_x = 0;
212 ps_tile_params->i4_first_ctb_x = i4_x_y >> i4_max_log2_cu_size;
239 ps_tile_params->i4_first_ctb_x = i4_start;
526 tile_pos_x = ps_tile_params->i4_first_ctb_x;
ihevce_deblk.c 150 tile_qp_offset = ps_col_tile_params->i4_first_ctb_x * (ps_frm_ctb_prms->i4_ctb_size / 4);
152 ctb_start = ps_col_tile_params->i4_first_ctb_x;
154 (ps_col_tile_params->i4_first_ctb_x + ps_col_tile_params->i4_curr_tile_wd_in_ctb_unit);
ihevce_enc_loop_pass.c     [all...]
ihevce_sao.c 138 if(ctb_x_pos == ps_tile_params->i4_first_ctb_x)
147 (ps_tile_params->i4_first_ctb_x + ps_tile_params->i4_curr_tile_wd_in_ctb_unit))
    [all...]
hme_refine.c 6652 WORD32 left_ctb_in_diff_tile, i4_first_ctb_x = 0; local
    [all...]
ihevce_enc_structs.h 2932 WORD32 i4_first_ctb_x; member in struct:__anon28644
    [all...]
ihevce_encode_header.c     [all...]

Completed in 475 milliseconds