Searched refs:ithread (Results 1 – 10 of 10) sorted by relevance
45 int ithread = ((ENCODETHREAD_DATA *)p_data)->ithread; in thread_encoding_proc() local53 if (sem_wait(&cpi->h_event_start_encoding[ithread]) == 0) { in thread_encoding_proc()61 TOKENEXTRA *tp_start = cpi->tok + (1 + ithread) * (16 * 24); in thread_encoding_proc()71 xd->mode_info_context = cm->mi + cm->mode_info_stride * (ithread + 1); in thread_encoding_proc()74 for (mb_row = ithread + 1; mb_row < cm->mb_rows; in thread_encoding_proc()309 sem_post(&cpi->h_event_end_encoding[ithread]); in thread_encoding_proc()496 int ithread; in vp8cx_create_encoder_threads() local533 for (ithread = 0; ithread < th_count; ++ithread) { in vp8cx_create_encoder_threads()534 ENCODETHREAD_DATA *ethd = &cpi->en_thread_data[ithread]; in vp8cx_create_encoder_threads()537 vp8_setup_block_ptrs(&cpi->mb_row_ei[ithread].mb); in vp8cx_create_encoder_threads()[all …]
195 int ithread; member200 int ithread; member
582 int ithread = ((DECODETHREAD_DATA *)p_data)->ithread; in thread_decoding_proc() local590 if (sem_wait(&pbi->h_event_start_decoding[ithread]) == 0) { in thread_decoding_proc()603 mt_decode_mb_rows(pbi, xd, ithread + 1); in thread_decoding_proc()613 unsigned int ithread; in vp8_decoder_create_threads() local640 for (ithread = 0; ithread < pbi->decoding_thread_count; ++ithread) { in vp8_decoder_create_threads()641 if (sem_init(&pbi->h_event_start_decoding[ithread], 0, 0)) break; in vp8_decoder_create_threads()643 vp8_setup_block_dptrs(&pbi->mb_row_di[ithread].mbd); in vp8_decoder_create_threads()645 pbi->de_thread_data[ithread].ithread = ithread; in vp8_decoder_create_threads()646 pbi->de_thread_data[ithread].ptr1 = (void *)pbi; in vp8_decoder_create_threads()647 pbi->de_thread_data[ithread].ptr2 = (void *)&pbi->mb_row_di[ithread]; in vp8_decoder_create_threads()[all …]
29 int ithread; member
29 "${HEVC_ROOT}/common/ithread.c"61 "${HEVC_ROOT}/common/ithread.c"
75 "common/ithread.c",
40 "${AVC_ROOT}/common/ithread.c"126 "${AVC_ROOT}/common/ithread.c"
53 "common/ithread.c",305 "common/ithread.c",
37 "${MPEG2_ROOT}/common/ithread.c"
48 "common/ithread.c",