Searched refs:ui32VopTimeResolution (Results 1 – 6 of 6) sorted by relevance
/hardware/intel/img/psb_video/src/ |
D | tng_hostcode.h | 348 IMG_UINT32 ui32VopTimeResolution; member
|
D | tng_hostdefs.h | 618 IMG_UINT32 ui32VopTimeResolution; member
|
D | tng_hostheader.c | 1387 …VBVPARAMS *sVBVParams, IMG_UINT32 ui32VopTimeResolution) /* Send NULL pointer if there are no VBVP… in tng__MPEG4_writebits_sequence_header() argument 1493 tng__write_upto32bits_elements(pMTX_Header, aui32ElementPointers, ui32VopTimeResolution, 16); in tng__MPEG4_writebits_sequence_header() 1499 …__write_upto8bits_elements(pMTX_Header, aui32ElementPointers, 1, Bits2Code(ui32VopTimeResolution)); in tng__MPEG4_writebits_sequence_header()
|
D | tng_hostcode.c | 716 ctx->ui32VopTimeResolution = 15;//This parameter need not be exposed in tng__init_context() 2083 ctx->ui32VopTimeResolution); in tng__MPEG4ES_send_seq_header() 2621 psMtxEncContext->ui32VopTimeResolution = ctx->ui32VopTimeResolution; in tng__setvideo_params()
|
D | tng_enc_trace.c | 526 … drv_debug_msg(VIDEO_ENCODE_PDUMP,"\t ui32VopTimeResolution=0x%x\n", data->ui32VopTimeResolution); in SETVIDEO_dump()
|
D | tng_trace.c | 743 … drv_debug_msg(VIDEO_ENCODE_PDUMP,"\t ui32VopTimeResolution=0x%x\n", data->ui32VopTimeResolution); in tng_trace_setvideo()
|