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

  /external/libhevc/encoder/
hme_search_algo.c 210 S32 i4_blk_wd, i4_blk_ht, i4_step, i4_candt, i4_iter; local
257 i4_blk_ht = (S32)gau1_blk_size_to_ht[e_blk_size];
281 s_err_prms.i4_blk_ht = i4_blk_ht;
508 S32 i4_blk_wd, i4_blk_ht; local
550 i4_blk_ht = gau1_blk_size_to_ht[e_blk_size];
570 s_err_prms.i4_blk_ht = i4_blk_ht;
708 S32 i4_blk_wd, i4_blk_ht; local
749 i4_blk_ht = gau1_blk_size_to_ht[e_blk_size]
    [all...]
hme_interface.h 240 * of size i4_blk_wd * (i4_blk_ht + 7) * 2
251 S32 i4_blk_ht; member in struct:__anon28485
    [all...]
hme_subpel.c 187 ps_prms->i4_blk_ht,
727 ps_interp_prms->i4_blk_ht = ht = gau1_blk_size_to_ht[e_blk_size];
775 ps_interp_prms->i4_blk_ht,
777 ps_interp_prms->i4_blk_ht,
882 ps_interp_prms->i4_blk_ht,
884 ps_interp_prms->i4_blk_ht,
2303 S32 i4_blk_wd, i4_blk_ht; local
2922 S32 i4_blk_wd, i4_blk_ht; local
    [all...]
hme_utils.c 628 * S32 i4_blk_ht,
645 * @param[in] i4_blk_ht : block height
660 S32 i4_blk_ht,
666 for(i = 0; i < i4_blk_ht; i++)
5283 S32 i4_blk_ht; local
    [all...]
hme_defs.h 2029 S32 i4_blk_ht; member in struct:__anon28453
    [all...]

Completed in 62 milliseconds