OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ui16MaxPipes
(Results
1 - 4
of
4
) sorted by null
/hardware/intel/img/psb_video/src/
tng_jpegES.h
98
IMG_UINT16
ui16MaxPipes
; //!< Maximum number of pipes to use in the encode
tng_jpegES.c
586
pJPEGContext->pMTXSetup->
ui16MaxPipes
= (IMG_UINT16)pJPEGContext->NumCores;
615
drv_debug_msg(VIDEO_DEBUG_GENERAL, "
ui16MaxPipes
: %d\n", pJPEGContext->pMTXSetup->
ui16MaxPipes
);
[
all
...]
tng_enc_trace.c
277
drv_debug_msg(VIDEO_ENCODE_PDUMP,"\t\t
ui16MaxPipes
=%d\n", data->
ui16MaxPipes
);
[
all
...]
tng_trace.c
142
drv_debug_msg(VIDEO_ENCODE_PDUMP,"\t\t
ui16MaxPipes
=%d\n", data->
ui16MaxPipes
);
[
all
...]
Completed in 257 milliseconds