Searched refs:bEnableLossless (Results 1 – 5 of 5) sorted by relevance
/hardware/intel/img/psb_video/src/ |
D | tng_hostheader.h | 368 IMG_BOOL bEnableLossless, 512 IMG_BOOL bEnableLossless,
|
D | tng_hostcode.h | 294 IMG_BOOL bEnableLossless; member
|
D | tng_hostheader.c | 2512 IMG_BOOL bEnableLossless, in tng__H264ES_prepare_sequence_header() argument 2548 SHParams.bIsLossless = bEnableLossless; in tng__H264ES_prepare_sequence_header() 2741 IMG_BOOL bEnableLossless, in tng__H264ES_prepare_mvc_sequence_header() argument 2774 sSHParams.bIsLossless = bEnableLossless; in tng__H264ES_prepare_mvc_sequence_header()
|
D | tng_hostcode.c | 2133 ctx->bEnableLossless, //0, blossless in tng__H264ES_send_seq_header() 2156 ctx->bEnableLossless, //0, blossless in tng__H264ES_send_seq_header() 2755 F_ENCODE(ctx->bEnableLossless ? 1 : 0, INTEL_H264_LL) in tng__setvideo_params()
|
D | tng_trace.c | 1324 …_msg(VIDEO_DEBUG_GENERAL, "%s: bEnableLossless = %d\n", __FUNCTION__, ctx->bEnableLossless); in tng__trace_seq_header()
|