Searched refs:ethd (Results 1 – 1 of 1) sorted by relevance
534 ENCODETHREAD_DATA *ethd = &cpi->en_thread_data[ithread]; in vp8cx_create_encoder_threads() local543 ethd->ithread = ithread; in vp8cx_create_encoder_threads()544 ethd->ptr1 = (void *)cpi; in vp8cx_create_encoder_threads()545 ethd->ptr2 = (void *)&cpi->mb_row_ei[ithread]; in vp8cx_create_encoder_threads()548 thread_encoding_proc, ethd); in vp8cx_create_encoder_threads()