Searched defs:cdef_count (Results  1 – 3 of 3) sorted by relevance
| /external/libaom/av1/encoder/ | 
| D | pickcdef.c | 238                                          cdef_list *dlist, int cdef_count,  in compute_cdef_dist_highbd() 264                                              int cdef_count, int bi, int iter) {  in is_dual_or_quad_applicable() 277                                   cdef_list *dlist, int cdef_count,  in compute_cdef_dist() 376     cdef_list *dlist, int cdef_count, int bi, int subsampling_x,  in get_error_calc_width_in_filt_units() 406     int cdef_count, int pli, int coeff_shift, BLOCK_SIZE bs) {  in get_filt_error() 562   const int cdef_count = av1_cdef_compute_sb_list(  in av1_cdef_mse_calc_block()  local
  | 
| /external/libaom/av1/common/ | 
| D | cdef.h | 49   int cdef_count;   /*!< Number of CDEF sub-blocks in superblock */  member
  | 
| D | cdef_block.c | 297                                          int cdef_count, int coeff_shift,  in aom_cdef_find_dir() 327                         cdef_list *dlist, int cdef_count, int level,  in av1_cdef_filter_fb()
  |