Searched refs:thread_size (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/
H A Ddnxhdenc.h77 unsigned thread_size; member in struct:DNXHDEncContext
H A Ddnxhdenc.c488 int thread_size = 0; local
497 thread_size += ctx->slice_size[mb_y];
499 init_put_bits(&ctx->thread[i]->m.pb, buf + 640 + offset, thread_size);
500 offset += thread_size;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/
H A Ducc_geth.c273 u32 thread_size,
292 qe_muram_alloc(thread_size, thread_alignment);
344 u32 thread_size,
370 thread_size); local
270 fill_init_enet_entries(struct ucc_geth_private *ugeth, volatile u32 *p_start, u8 num_entries, u32 thread_size, u32 thread_alignment, enum qe_risc_allocation risc, int skip_page_for_first_entry) argument
341 dump_init_enet_entries(struct ucc_geth_private *ugeth, volatile u32 *p_start, u8 num_entries, u32 thread_size, enum qe_risc_allocation risc, int skip_page_for_first_entry) argument

Completed in 226 milliseconds