Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/encoder/
Dcontext_tree.c25 static void alloc_mode_context(AV1_COMMON *cm, int num_pix, in alloc_mode_context()
74 static void alloc_tree_contexts(AV1_COMMON *cm, PC_TREE *tree, int num_pix, in alloc_tree_contexts()
Drdopt.c9882 const int num_pix = 1 << num_pels_log2_lookup[bsize]; in compound_type_rd() local
/external/libvpx/libvpx/vp9/encoder/
Dvp9_context_tree.c24 const int num_pix = num_blk << 4; in alloc_mode_context() local
/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_bld_interp.c133 unsigned num_pix = coeff_bld->type.length; in calc_offsets() local