Searched refs:DEBUG_THREADS_PRINTF (Results 1 - 5 of 5) sorted by relevance

/external/libavc/decoder/
H A Dih264d_thread_compute_bs.c442 DEBUG_THREADS_PRINTF("waiting for mb mapcur_dec_mb_num = %d,ps_dec->u2_cur_mb_addr = %d\n",u2_cur_dec_mb_num,
649 DEBUG_THREADS_PRINTF("ps_dec->u4_cur_bs_mb_num = %d\n",ps_dec->u4_cur_bs_mb_num);
701 DEBUG_THREADS_PRINTF(" Entering compute bs slice\n");
704 DEBUG_THREADS_PRINTF(" Exit compute bs slice \n");
715 DEBUG_THREADS_PRINTF("CBS thread:Got next slice/end of frame signal \n ");
H A Dih264d_thread_parse_decode.c487 DEBUG_THREADS_PRINTF("waiting for mb mapcur_dec_mb_num = %d,ps_dec->u2_cur_mb_addr = %d\n",u2_cur_dec_mb_num,
600 DEBUG_THREADS_PRINTF(" Entering decode slice\n");
603 DEBUG_THREADS_PRINTF(" Exit ih264d_decode_slice_thread \n");
H A Dih264d_defs.h254 #define DEBUG_THREADS_PRINTF(...) macro
H A Dih264d_parse_headers.c1058 DEBUG_THREADS_PRINTF("Decoding a slice NAL\n");
H A Dih264d_api.c1859 DEBUG_THREADS_PRINTF(" Starting process call\n");

Completed in 105 milliseconds