Searched defs:nhfb (Results 1 – 4 of 4) sorted by relevance
146 const int nhfb = (mi_params->mi_cols + MI_SIZE_64X64 - 1) / MI_SIZE_64X64; in cdef_prepare_fb() local419 const int nhfb = (cm->mi_params.mi_cols + MI_SIZE_64X64 - 1) / MI_SIZE_64X64; in av1_cdef_fb_row() local
150 int nhfb; member
639 const int nhfb = cdef_search_ctx->nhfb; in cdef_alloc_data() local808 const int nhfb = (mi_params->mi_cols + MI_SIZE_64X64 - 1) / MI_SIZE_64X64; in pick_cdef_from_qp() local
2931 static void update_next_job_info(AV1CdefSync *cdef_sync, int nvfb, int nhfb) { in update_next_job_info()2964 const int nhfb = cdef_search_ctx->nhfb; in cdef_get_next_job() local