Searched defs:nhfb (Results 1 – 4 of 4) sorted by relevance
139 const int nhfb = (mi_params->mi_cols + MI_SIZE_64X64 - 1) / MI_SIZE_64X64; in cdef_prepare_fb() local396 const int nhfb = (cm->mi_params.mi_cols + MI_SIZE_64X64 - 1) / MI_SIZE_64X64; in av1_cdef_fb_row() local
135 int nhfb; member
410 const int nhfb = cdef_search_ctx->nhfb; in cdef_alloc_data() local551 const int nhfb = (mi_params->mi_cols + MI_SIZE_64X64 - 1) / MI_SIZE_64X64; in pick_cdef_from_qp() local
2513 static void update_next_job_info(AV1CdefSync *cdef_sync, int nvfb, int nhfb) { in update_next_job_info()2546 const int nhfb = cdef_search_ctx->nhfb; in cdef_get_next_job() local