Searched refs:ui32SeqConfig (Results 1 – 4 of 4) sorted by relevance
/hardware/intel/img/psb_video/src/ |
D | tng_hostcode.c | 1660 IMG_UINT32 ui32SeqConfig, in tng__save_slice_params_template() argument 1680 slice_temp_p->ui32SeqConfig = ui32SeqConfig; in tng__save_slice_params_template() 1710 IMG_UINT32 ui32SeqConfig = 0; in tng__prepare_encode_sliceparams() local 1886 ui32SeqConfig = F_ENCODE(0, TOPAZHP_CR_TEMPORAL_PIC0_BELOW_IN_VALID) in tng__prepare_encode_sliceparams() 1900 ui32SeqConfig |= F_ENCODE(1, TOPAZHP_CR_WRITE_TEMPORAL_COL_VALID); in tng__prepare_encode_sliceparams() 1902 ui32SeqConfig |= F_ENCODE(1, TOPAZHP_CR_TEMPORAL_COL_IN_VALID); in tng__prepare_encode_sliceparams() 1906 ui32SeqConfig |= F_ENCODE(1, TOPAZHP_CR_WRITE_TEMPORAL_COL_VALID); in tng__prepare_encode_sliceparams() 1912 ui32SeqConfig = F_ENCODE(1, TOPAZHP_CR_WRITE_RECON_PIC) in tng__prepare_encode_sliceparams() 1928 ui32SeqConfig = F_ENCODE(1, TOPAZHP_CR_WRITE_RECON_PIC) in tng__prepare_encode_sliceparams() 1944 ui32SeqConfig = F_ENCODE(1, TOPAZHP_CR_WRITE_RECON_PIC) in tng__prepare_encode_sliceparams() [all …]
|
D | tng_hostheader.h | 201 IMG_UINT32 ui32SeqConfig; //!< Value to use for Sequencer Config register member
|
D | tng_enc_trace.c | 405 drv_debug_msg(VIDEO_ENCODE_PDUMP,"\t\tui32SeqConfig=0x%08x\n", p->ui32SeqConfig); in apSliceParamsTemplates_dump()
|
D | tng_trace.c | 354 drv_debug_msg(VIDEO_ENCODE_PDUMP,"\t\tui32SeqConfig=0x%08x\n", p->ui32SeqConfig); in apSliceParamsTemplates_dump()
|