Searched refs:i32BufferSize (Results 1 – 4 of 4) sorted by relevance
464 …IMG_INT32 i32BufferSize; //!< Size of Buffer (VCM mode: in frames; all other modes: in bit… member
1560 psPicParams->sInParams.i32BufferSize = psRCParams->ui32BufferSize; in tng__setup_rcdata()1583 psPicParams->sInParams.i32BufferSize = psRCParams->ui32BufferSize; in tng__setup_rcdata()1603 psPicParams->sInParams.i32BufferSize = i32BufferSizeInFrames; in tng__setup_rcdata()1623 psPicParams->sInParams.i32BufferSize = psRCParams->ui32BufferSize; in tng__setup_rcdata()1642 (psPicParams->sInParams.i32BufferSize - psPicParams->sInParams.i32InitialLevel); in tng__setup_rcdata()
639 drv_debug_msg(VIDEO_ENCODE_PDUMP,"\t\t i32BufferSiz=%d\n",data->sInParams.i32BufferSize ); in SETVIDEO_dump()
852 drv_debug_msg(VIDEO_ENCODE_PDUMP,"\t\t i32BufferSiz=%d\n",data->sInParams.i32BufferSize ); in tng_trace_setvideo()