Home
last modified time | relevance | path

Searched defs:ui32StreamIndex (Results 1 – 3 of 3) sorted by relevance

/hardware/intel/img/psb_video/src/
Dtng_hostcode.c874 static VAStatus tng__provide_buffer_BFrames(context_ENC_p ctx, IMG_UINT32 ui32StreamIndex) in tng__provide_buffer_BFrames()
918 VAStatus tng__provide_buffer_PFrames(context_ENC_p ctx, IMG_UINT32 ui32StreamIndex) in tng__provide_buffer_PFrames()
1210 static void tng__prepare_mv_estimates(context_ENC_p ctx, IMG_UINT32 ui32StreamIndex) in tng__prepare_mv_estimates()
1661 IMG_UINT32 ui32StreamIndex in tng__save_slice_params_template()
1701 IMG_UINT32 ui32StreamIndex in tng__prepare_encode_sliceparams()
2064 static void tng__MPEG4ES_send_seq_header(context_ENC_p ctx, IMG_UINT32 ui32StreamIndex) in tng__MPEG4ES_send_seq_header()
2089 static void tng__H264ES_send_seq_header(context_ENC_p ctx, IMG_UINT32 ui32StreamIndex) in tng__H264ES_send_seq_header()
2167 static void tng__H264ES_send_pic_header(context_ENC_p ctx, IMG_UINT32 ui32StreamIndex) in tng__H264ES_send_pic_header()
2200 static void tng__H264ES_send_hrd_header(context_ENC_p ctx, IMG_UINT32 ui32StreamIndex) in tng__H264ES_send_hrd_header()
2290 IMG_UINT32 ui32StreamIndex in tng__generate_slice_params_template()
[all …]
Dtng_trace.c336 int apSliceParamsTemplates_dump(context_ENC_p ctx, IMG_UINT32 ui32StreamIndex, IMG_UINT32 ui32Slice… in apSliceParamsTemplates_dump()
366 static int apPicHdrTemplates_dump(context_ENC_p ctx, IMG_UINT32 ui32StreamIndex, IMG_UINT32 count) in apPicHdrTemplates_dump()
432 static int apSeqHeader_dump(context_ENC_p ctx, IMG_UINT32 ui32StreamIndex) in apSeqHeader_dump()
526 static int pMBCtrlInParamsAddr_dump(context_ENC_p ctx, IMG_UINT32 __maybe_unused ui32StreamIndex) in pMBCtrlInParamsAddr_dump()
Dtng_hostair.c88 IMG_UINT32 tng_fill_slice_map(context_ENC_p ctx, IMG_INT32 i32SlotNum, IMG_UINT32 ui32StreamIndex) in tng_fill_slice_map()