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

  /external/libhevc/encoder/
hme_coarse.c 258 S32 i4_pic_wd, i4_pic_ht; local
273 i4_pic_ht = ps_curr_layer->i4_ht;
275 GET_NUM_BLKS_IN_PIC(i4_pic_wd, i4_pic_ht, blk_size_shift, num_blks_in_row, num_blks_in_pic);
813 S32 i4_pic_wd, i4_pic_ht; local
835 i4_pic_ht = ps_curr_layer->i4_ht;
    [all...]
hme_utils.h 181 S32 i4_pic_ht,
192 * @param[in] i4_pic_ht : height of hte picture in pixels
199 S32 get_num_blks_in_ctb(S32 i4_ctb_x, S32 i4_ctb_y, S32 i4_pic_wd, S32 i4_pic_ht, S32 i4_blk_size);
    [all...]
hme_refine.c 5970 S32 i4_pic_wd, i4_pic_ht, num_blks_in_this_ctb; local
8885 S32 i4_pic_wd, i4_pic_ht, num_blks_in_this_ctb; local
    [all...]

Completed in 46 milliseconds