HomeSort by relevance Sort by last modified time
    Searched defs:u4_width (Results 1 - 2 of 2) sorted by null

  /external/libhevc/encoder/
ihevce_ipe_pass.c 390 UWORD32 u4_width, u4_ctb_in_a_row; local
405 u4_width = ps_init_prms->s_tgt_lyr_prms.as_tgt_params[i4_resolution_id].i4_width;
407 u4_width += SET_CTB_ALIGN(
410 u4_ctb_in_a_row = (u4_width / MAX_CTB_SIZE);
    [all...]
ihevce_enc_loop_pass.c 3596 UWORD32 u4_width, u4_height, n_tabs; local
4395 UWORD32 u4_width, u4_height; local
    [all...]

Completed in 381 milliseconds