Lines Matching full:w_items
1315 size_t w_items;1341 w_items = fwrite(coded_mem, slice_data_length, 1, ctx->ofp);1342 } while (w_items != 1);