Searched refs:pFirstPassOutBuf (Results 1 – 1 of 1) sorted by relevance
629 static void tng__calc_air_inp_ctrl_buf(context_ENC_p ctx, IMG_UINT8 *pFirstPassOutBuf, IMG_UINT8 *p… in tng__calc_air_inp_ctrl_buf() argument669 pvSADBuffer = pFirstPassOutBuf; in tng__calc_air_inp_ctrl_buf()829 IMG_UINT8 *pFirstPassOutBuf = NULL; in tng_update_air_calc() local833 tng__map_first_pass_out_buf(ctx, ui8SlotNum, &pFirstPassOutBuf); in tng_update_air_calc()836 if(pFirstPassOutBuf || pBestMBDecisionCtrlBuf) in tng_update_air_calc()837 tng__calc_air_inp_ctrl_buf (ctx, pFirstPassOutBuf, pBestMBDecisionCtrlBuf); in tng_update_air_calc()839 tng__unmap_first_pass_out_buf(ctx, ui8SlotNum, &pFirstPassOutBuf); in tng_update_air_calc()