Searched refs:wmf_input_ptr (Results 1 – 2 of 2) sorted by relevance
157 UWord8 *wmf_input_ptr, in wmf_to_ets() argument177 (wmf_input_ptr[i>>3] >> ((~i) & 0x7)) & 0x01; in wmf_to_ets()185 ets_output_ptr[i] = (wmf_input_ptr[i>>3] >> ((~i) & 0x7)) & 0x01; in wmf_to_ets()
107 UWord8 *wmf_input_ptr,