Searched defs:nhfb (Results 1 – 4 of 4) sorted by relevance
151 const int nhfb = (mi_params->mi_cols + MI_SIZE_64X64 - 1) / MI_SIZE_64X64; in cdef_prepare_fb() local429 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
644 const int nhfb = cdef_search_ctx->nhfb; in cdef_alloc_data() local811 const int nhfb = (mi_params->mi_cols + MI_SIZE_64X64 - 1) / MI_SIZE_64X64; in av1_pick_cdef_from_qp() local
3248 static void update_next_job_info(AV1CdefSync *cdef_sync, int nvfb, int nhfb) { in update_next_job_info()3283 const int nhfb = cdef_search_ctx->nhfb; in cdef_get_next_job() local