Home
last modified time | relevance | path

Searched defs:comp_val (Results 1 – 2 of 2) sorted by relevance

/external/libaom/libaom/av1/encoder/
Dmv_prec.c56 static AOM_INLINE int keep_one_comp_stat(MV_STATS *mv_stats, int comp_val, in keep_one_comp_stat()
155 const int comp_val = comp_idx ? diff.col : diff.row; in keep_one_mv_stat() local
/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_tgsi_soa.c2181 uint32_t comp_val = inst->Src[sampler_reg].Register.SwizzleX; in emit_tex() local