Home
last modified time | relevance | path

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

/hardware/intel/img/psb_video/src/
Dtng_hostcode.h348 IMG_UINT32 ui32VopTimeResolution; member
Dtng_hostdefs.h618 IMG_UINT32 ui32VopTimeResolution; member
Dtng_hostheader.c1387 …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()
Dtng_hostcode.c716 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()
Dtng_enc_trace.c526 … drv_debug_msg(VIDEO_ENCODE_PDUMP,"\t ui32VopTimeResolution=0x%x\n", data->ui32VopTimeResolution); in SETVIDEO_dump()
Dtng_trace.c743 … drv_debug_msg(VIDEO_ENCODE_PDUMP,"\t ui32VopTimeResolution=0x%x\n", data->ui32VopTimeResolution); in tng_trace_setvideo()