Searched refs:ui8MaxNumRefFrames (Results 1 – 6 of 6) sorted by relevance
/hardware/intel/img/psb_video/src/ |
D | tng_hostheader.h | 365 IMG_UINT8 ui8MaxNumRefFrames, 509 IMG_UINT8 ui8MaxNumRefFrames,
|
D | tng_hostcode.h | 275 IMG_UINT8 ui8MaxNumRefFrames; member
|
D | tng_H264ES.c | 533 ui32DpbMbs = ui32MBf * (ctx->ui8MaxNumRefFrames + 1); in tng__H264ES_calculate_level() 631 ctx->ui8MaxNumRefFrames = psSeqParams->max_num_ref_frames; in tng__H264ES_process_sequence_param()
|
D | tng_hostheader.c | 2509 IMG_UINT8 ui8MaxNumRefFrames, in tng__H264ES_prepare_sequence_header() argument 2547 SHParams.max_num_ref_frames = ui8MaxNumRefFrames; in tng__H264ES_prepare_sequence_header() 2738 IMG_UINT8 ui8MaxNumRefFrames, in tng__H264ES_prepare_mvc_sequence_header() argument 2773 sSHParams.max_num_ref_frames = ui8MaxNumRefFrames; in tng__H264ES_prepare_mvc_sequence_header()
|
D | tng_trace.c | 1321 …g(VIDEO_DEBUG_GENERAL, "%s: ui8MaxNumRefFrames = %d\n", __FUNCTION__, ctx->ui8MaxNumRefFrames); in tng__trace_seq_header()
|
D | tng_hostcode.c | 2130 ctx->ui8MaxNumRefFrames, //1, ui8_max_num_ref_frames in tng__H264ES_send_seq_header() 2153 ctx->ui8MaxNumRefFrames, //1, ui8_max_num_ref_frames in tng__H264ES_send_seq_header()
|