Searched refs:cpb_removal_delay_length_minus1 (Results 1 – 11 of 11) sorted by relevance
/hardware/intel/img/psb_video/src/mrst/ |
D | lnc_hostheader.h | 127 IMG_UINT8 cpb_removal_delay_length_minus1; member
|
D | lnc_H264ES.c | 262 VUI_Params.cpb_removal_delay_length_minus1 = 0; in lnc__H264ES_process_sequence_param()
|
D | lnc_hostheader.c | 539 VUIParams->cpb_removal_delay_length_minus1, in lnc__H264_writebits_VUI_params()
|
/hardware/intel/img/psb_video/src/ |
D | pnw_hostheader.h | 143 IMG_UINT8 cpb_removal_delay_length_minus1; member
|
D | tng_hostheader.h | 219 IMG_UINT8 cpb_removal_delay_length_minus1; member
|
D | pnw_H264ES.c | 335 pVUI_Params->cpb_removal_delay_length_minus1 = PTH_SEI_NAL_CPB_REMOVAL_DELAY_SIZE - 1; in pnw__H264ES_process_sequence_param() 516 ctx->VUI_Params.cpb_removal_delay_length_minus1, in pnw__H264ES_insert_SEI_pic_timing()
|
D | pnw_hostheader.c | 460 VUIParams->cpb_removal_delay_length_minus1, in pnw__H264_writebits_VUI_params()
|
D | tng_trace.c | 1209 …_length_minus1 = %x\n", __FUNCTION__, psSHParams->VUI_Params.cpb_removal_delay_length_minus1); //!… in tng_trace_seq_header_params()
|
D | tng_hostcode.c | 2108 psVuiParams->cpb_removal_delay_length_minus1 = PTH_SEI_NAL_CPB_REMOVAL_DELAY_SIZE - 1; in tng__H264ES_send_seq_header() 2258 psVuiParams->cpb_removal_delay_length_minus1, //cpb_removal_delay_length_minus1, in tng__H264ES_send_hrd_header()
|
D | tng_hostheader.c | 466 …8bits_elements(pMTX_Header, aui32ElementPointers, VUIParams->cpb_removal_delay_length_minus1, 5); … in tng__H264_writebits_VUI_params()
|
/hardware/ti/omap4-aah/domx/omx_core/inc/ |
D | OMX_TI_Video.h | 1331 OMX_U8 cpb_removal_delay_length_minus1; member
|