Home
last modified time | relevance | path

Searched refs:ui8MaxNumRefFrames (Results 1 – 6 of 6) sorted by relevance

/hardware/intel/img/psb_video/src/
Dtng_hostheader.h365 IMG_UINT8 ui8MaxNumRefFrames,
509 IMG_UINT8 ui8MaxNumRefFrames,
Dtng_hostcode.h275 IMG_UINT8 ui8MaxNumRefFrames; member
Dtng_H264ES.c533 ui32DpbMbs = ui32MBf * (ctx->ui8MaxNumRefFrames + 1); in tng__H264ES_calculate_level()
631 ctx->ui8MaxNumRefFrames = psSeqParams->max_num_ref_frames; in tng__H264ES_process_sequence_param()
Dtng_hostheader.c2509 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()
Dtng_trace.c1321 …g(VIDEO_DEBUG_GENERAL, "%s: ui8MaxNumRefFrames = %d\n", __FUNCTION__, ctx->ui8MaxNumRefFrames); in tng__trace_seq_header()
Dtng_hostcode.c2130 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()