Home
last modified time | relevance | path

Searched refs:u32Len (Results 1 - 13 of 13) sorted by relevance

/device/soc/hisilicon/hi3516dv300/sdk_linux/include/
H A Dmpi_sys.h59 const HI_CHAR *strMmb, const HI_CHAR *strZone, HI_U32 u32Len);
63 const HI_CHAR *pstrMmb, const HI_CHAR *pstrZone, HI_U32 u32Len);
H A Dhi_comm_vdec.h63 HI_U32 u32Len; /* W; stream len */ member
73 HI_U32 u32Len; /* R; userdata data len */ member
H A Dhi_comm_aio.h212 HI_U32 u32Len; /* data length per channel in frame */ member
231 HI_U32 u32Len; /* stream length, by bytes */ member
H A Dmpi_venc.h37 HI_S32 HI_MPI_VENC_InsertUserData(VENC_CHN VeChn, HI_U8 *pu8Data, HI_U32 u32Len);
H A Dhi_comm_venc.h144 HI_U32 ATTRIBUTE u32Len; /* R; the length of stream */ member
/device/soc/hisilicon/hi3516dv300/sdk_liteos/include/
H A Dmpi_sys.h59 const HI_CHAR *strMmb, const HI_CHAR *strZone, HI_U32 u32Len);
63 const HI_CHAR *pstrMmb, const HI_CHAR *pstrZone, HI_U32 u32Len);
H A Dhi_comm_vdec.h63 HI_U32 u32Len; /* W; stream len */ member
73 HI_U32 u32Len; /* R; userdata data len */ member
H A Dhi_comm_aio.h212 HI_U32 u32Len; /* data length per channel in frame */ member
231 HI_U32 u32Len; /* stream length, by bytes */ member
H A Dmpi_venc.h37 HI_S32 HI_MPI_VENC_InsertUserData(VENC_CHN VeChn, HI_U8 *pu8Data, HI_U32 u32Len);
H A Dhi_comm_venc.h143 HI_U32 ATTRIBUTE u32Len; /* R; the length of stream */ member
/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/platform/common/
H A Dsample_comm_audio.c361 (HI_VOID)fwrite(stream.pStream, 1, stream.u32Len, aenc_ctl->pfd); in audio_aenc_get_stream_and_send()
421 const HI_U32 u32Len = 640; in SAMPLE_COMM_AUDIO_AdecProc() local
440 u32ReadLen = fread(stAudioStream.pStream, 1, u32Len, pfd); in SAMPLE_COMM_AUDIO_AdecProc()
451 stAudioStream.u32Len = u32ReadLen; in SAMPLE_COMM_AUDIO_AdecProc()
H A Dsample_comm_venc.c304 pstStream->pstPack[i].u32Len - pstStream->pstPack[i].u32Offset, 1, pFd); in SAMPLE_COMM_VENC_SaveStream()
/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/platform/audio/adp/
H A Daudio_aac_adp.c1040 u32PtNums = pstData->u32Len / (pstData->enBitwidth + 1); in EncodeAACFrm()

Completed in 27 milliseconds