Lines Matching refs:ui32SeqConfig
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()
1961 ui32SeqConfig |= F_ENCODE(0, TOPAZHP_CR_TEMPORAL_PIC1_BELOW_IN_VALID) in tng__prepare_encode_sliceparams()
1968 ui32SeqConfig |= F_ENCODE(1, TOPAZHP_CR_WRITE_MB_FIRST_STAGE_VALID); in tng__prepare_encode_sliceparams()
1973 ui32SeqConfig |= F_ENCODE(1, TOPAZHP_CR_BEST_MULTIPASS_OUT_VALID); in tng__prepare_encode_sliceparams()
1976 …ui32SeqConfig |= F_ENCODE(1, TOPAZHP_CR_BEST_MVS_OUT_DISABLE);// 64 Byte Best Multipass Motion Vec… in tng__prepare_encode_sliceparams()
1981 ui32SeqConfig |= F_ENCODE(1, TOPAZHP_CR_MB_CONTROL_IN_VALID); in tng__prepare_encode_sliceparams()
1985 ctx->sBiasTables.ui32SeqConfigInit = ui32SeqConfig; in tng__prepare_encode_sliceparams()
1989 ui32IPEControl, ui32Flags, ui32SliceConfig, ui32SeqConfig, ui32StreamIndex); in tng__prepare_encode_sliceparams()