Home
last modified time | relevance | path

Searched refs:u1_base_blk_ht (Results 1 – 2 of 2) sorted by relevance

/external/libhevc/encoder/
Dhme_utils.h817 U08 u1_base_blk_ht,
Dhme_utils.c5132 U08 u1_base_blk_ht, in hme_compute_sigmaX_and_sigmaXSquared() argument
5143 u1_num_base_blks_in_column = u1_blk_ht / u1_base_blk_ht; in hme_compute_sigmaX_and_sigmaXSquared()
5159 pu1_data + (u1_base_blk_wd * j) + (u1_base_blk_ht * i * i4_buf_stride); in hme_compute_sigmaX_and_sigmaXSquared()
5161 for(k = 0; k < u1_base_blk_ht; k++) in hme_compute_sigmaX_and_sigmaXSquared()
5190 pu1_data + (u1_base_blk_wd * j) + (u1_base_blk_ht * i * i4_buf_stride); in hme_compute_sigmaX_and_sigmaXSquared()
5192 for(k = 0; k < u1_base_blk_ht; k++) in hme_compute_sigmaX_and_sigmaXSquared()