Searched refs:ethd (Results 1 – 1 of 1) sorted by relevance
562 ENCODETHREAD_DATA *ethd = &cpi->en_thread_data[ithread]; in vp8cx_create_encoder_threads() local570 ethd->ithread = ithread; in vp8cx_create_encoder_threads()571 ethd->ptr1 = (void *)cpi; in vp8cx_create_encoder_threads()572 ethd->ptr2 = (void *)&cpi->mb_row_ei[ithread]; in vp8cx_create_encoder_threads()575 thread_encoding_proc, ethd); in vp8cx_create_encoder_threads()