Home
last modified time | relevance | path

Searched defs:col_offset_y (Results 1 – 4 of 4) sorted by relevance

/external/libaom/libaom/av1/encoder/
Dtune_vmaf.c99 const int col_offset_y = col * block_w; in gaussian_blur() local
137 const int col_offset_y = col * block_w; in frame_average_variance() local
317 const int col_offset_y = col * block_w; in av1_vmaf_blk_preprocessing() local
384 const int col_offset_y = col * block_w; in av1_vmaf_blk_preprocessing() local
558 const int col_offset_y = col * resized_block_w; in av1_set_mb_vmaf_rdmult_scaling() local
Dencoder.c6211 const int col_offset_y = mi_col << 2; in set_mb_ssim_rdmult_scaling() local
/external/libvpx/libvpx/vp9/common/
Dvp9_mfqe.c363 const uint32_t col_offset_y = mi_col << 3; in vp9_mfqe() local
/external/libvpx/libvpx/vp9/encoder/
Dvp9_encoder.c4915 const int col_offset_y = mi_col << 3; local