HomeSort by relevance Sort by last modified time
    Searched refs:ui8SlotNum (Results 1 - 5 of 5) sorted by null

  /hardware/intel/img/psb_video/src/
tng_picmgmt.h 160 IMG_UINT8 ui8SlotNum; //!< Number of frames in the stream (incl. skipped)
181 IMG_UINT8 ui8SlotNum; //!< Slot in firmware that this coded buffer should occupy
tng_hostair.c 388 IMG_UINT8 ui8SlotNum,
396 tng__map_inp_ctrl_buf(ctx, ui8SlotNum, &pInpCtrlBuf);
400 tng__unmap_inp_ctrl_buf(ctx, ui8SlotNum, &pInpCtrlBuf);
403 MTX_CMDID_SW_FILL_INPUT_CTRL, ui8SlotNum, 0, 0);
529 static void tng__update_air_send(context_ENC_p ctx, IMG_UINT8 ui8SlotNum)
535 tng__map_inp_ctrl_buf(ctx, ui8SlotNum, &pInpCtrlBuf);
539 tng__unmap_inp_ctrl_buf(ctx, ui8SlotNum, &pInpCtrlBuf);
543 MTX_CMDID_SW_UPDATE_AIR_SEND, ui8SlotNum, 0, 0);
827 static void tng_update_air_calc(context_ENC_p ctx, IMG_UINT8 ui8SlotNum)
833 tng__map_first_pass_out_buf(ctx, ui8SlotNum, &pFirstPassOutBuf)
    [all...]
tng_enc_trace.c     [all...]
tng_picmgmt.c 622 psSrcBufParams->ui8SlotNum = (IMG_UINT8)(ui32SlotIndex & 0xff);
    [all...]
tng_trace.c     [all...]

Completed in 90 milliseconds