Home
last modified time | relevance | path

Searched defs:frame (Results 826 - 850 of 1086) sorted by relevance

1...<<31323334353637383940>>...44

/foundation/distributedhardware/distributed_audio/services/test_example/
H A Ddistributedaudiotest.cpp384 uint8_t *frame = new uint8_t[RENDER_FRAME_SIZE](); in StartRender() local
/foundation/communication/dsoftbus/components/nstackx/fillp/src/app_lib/src/
H A Dapi.c152 FtSendFrame(FILLP_INT fd, FILLP_CONST void *data, size_t size, FILLP_INT flag, FILLP_CONST struct FrameInfo *frame) FtSendFrame() argument
[all...]
H A Dsocket_app.c162 static void SockSendFrameInitCmsg(struct msghdr *m, FILLP_CONST struct FrameInfo *frame) in SockSendFrameInitCmsg() argument
203 static void SockSendSetFrameInfo(struct msghdr *m, FILLP_CONST struct FrameInfo *frame) in SockSendSetFrameInfo() argument
171 SockSendSetFrameInfo(struct msghdr *m, FILLP_UINT8 *frameCmsg, size_t frameCmsgLen, FILLP_CONST struct FrameInfo *frame) SockSendSetFrameInfo() argument
215 SockSendFrame(FILLP_INT sockIndex, FILLP_CONST void *data, FILLP_SIZE_T size, FILLP_INT flags, FILLP_CONST struct FrameInfo *frame) SockSendFrame() argument
431 SockItemSetFrameInfo(struct FillpPcbItem *item, FILLP_CONST struct FtSocket *sock, FILLP_CONST struct FrameInfo *frame, struct FillpFrameItem *frameItem, FILLP_INT bufLen) SockItemSetFrameInfo() argument
474 FILLP_CONST struct FrameInfo *frame = SockSendGetFrameInfo(msg); SockSendmsgDataToBufCache() local
[all...]
/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/
H A Dnstackx_dfile_transfer.c306 int32_t SendFrame(DFileTrans *dFileTrans, uint8_t *frame, size_t frameLength, DFileSendState *nextSend, in SendFrame() argument
[all...]
/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/include/
H A Dnstackx_dfile_session.h42 uint8_t *frame; member
/test/xts/dcts/distributedhardware/distributedaudionewtest/
H A Ddistributedaudiotest.cpp357 uint8_t *frame = new uint8_t[RENDER_FRAME_SIZE](); in StartRender() local
/third_party/ffmpeg/libavcodec/
H A Damrnbdec.c102 AMRNBFrame frame; ///< decoded AMR parameters (lsf coefficients, codebook indexes, etc) member
958 amrnb_decode_frame(AVCodecContext *avctx, AVFrame *frame, int *got_frame_ptr, AVPacket *avpkt) amrnb_decode_frame() argument
[all...]
H A Ddvenc.c1170 dvvideo_encode_frame(AVCodecContext *c, AVPacket *pkt, const AVFrame *frame, int *got_packet) dvvideo_encode_frame() argument
[all...]
H A Ddxv.c197 AVFrame *frame = arg; in decompress_texture_thread() local
1041 dxv_decode(AVCodecContext *avctx, AVFrame *frame, int *got_frame, AVPacket *avpkt) dxv_decode() argument
[all...]
H A Dg723_1enc.c1099 g723_1_encode_frame(AVCodecContext *avctx, AVPacket *avpkt, const AVFrame *frame, int *got_packet_ptr) g723_1_encode_frame() argument
H A Dg729dec.c404 static int decode_frame(AVCodecContext *avctx, AVFrame *frame, in decode_frame() argument
[all...]
H A Dmfenc.c38 AVFrame *frame; member
288 static IMFSample *mf_a_avframe_to_sample(AVCodecContext *avctx, const AVFrame *frame) in mf_a_avframe_to_sample() argument
305 static IMFSample *mf_v_avframe_to_sample(AVCodecContext *avctx, const AVFrame *frame) in mf_v_avframe_to_sample() argument
352 mf_avframe_to_sample(AVCodecContext *avctx, const AVFrame *frame) mf_avframe_to_sample() argument
[all...]
H A Dmlpdec.c1167 static int read_access_unit(AVCodecContext *avctx, AVFrame *frame, in read_access_unit() argument
1092 output_data(MLPDecodeContext *m, unsigned int substr, AVFrame *frame, int *got_frame_ptr) output_data() argument
[all...]
H A Dflashsv2enc.c609 compare_sl(FlashSV2Context * s, Block * b, const uint8_t * src, uint8_t * frame, uint8_t * key, int y, int keyframe) compare_sl() argument
H A Diff.c48 AVFrame *frame; member
1528 static int decode_frame(AVCodecContext *avctx, AVFrame *frame, in decode_frame() argument
[all...]
H A Datrac9dec.c790 static int atrac9_decode_frame(AVCodecContext *avctx, AVFrame *frame, in atrac9_decode_frame() argument
645 atrac9_decode_block(ATRAC9Context *s, GetBitContext *gb, ATRAC9BlockData *b, AVFrame *frame, int frame_idx, int block_idx) atrac9_decode_block() argument
H A Ddca_core.c2065 filter_frame_fixed(DCACoreDecoder *s, AVFrame *frame) filter_frame_fixed() argument
2162 filter_frame_float(DCACoreDecoder *s, AVFrame *frame) filter_frame_float() argument
2347 ff_dca_core_filter_frame(DCACoreDecoder *s, AVFrame *frame) ff_dca_core_filter_frame() argument
[all...]
H A Ddnxhdenc.c1243 static void dnxhd_load_picture(DNXHDEncContext *ctx, const AVFrame *frame) in dnxhd_load_picture() argument
1257 dnxhd_encode_picture(AVCodecContext *avctx, AVPacket *pkt, const AVFrame *frame, int *got_packet) dnxhd_encode_picture() argument
H A Devrcdec.c79 EVRCAFrame frame; member
112 EVRCAFrame *frame = &e->frame; in unpack_frame() local
744 evrc_decode_frame(AVCodecContext *avctx, AVFrame *frame, int *got_frame_ptr, AVPacket *avpkt) evrc_decode_frame() argument
[all...]
H A Dimc.c1021 static int imc_decode_frame(AVCodecContext *avctx, AVFrame *frame, in imc_decode_frame() argument
H A Divi.c1068 int ff_ivi_decode_frame(AVCodecContext *avctx, AVFrame *frame, in ff_ivi_decode_frame() argument
[all...]
H A Datrac3.c793 static int atrac3_decode_frame(AVCodecContext *avctx, AVFrame *frame, in atrac3_decode_frame() argument
832 static int atrac3al_decode_frame(AVCodecContext *avctx, AVFrame *frame, in atrac3al_decode_frame() argument
[all...]
H A Dlibx264.c202 static void reconfig_encoder(AVCodecContext *ctx, const AVFrame *frame) in reconfig_encoder() argument
314 static int X264_frame(AVCodecContext *ctx, AVPacket *pkt, const AVFrame *frame, in X264_frame() argument
[all...]
H A Dmobiclip.c421 static int add_coefficients(AVCodecContext *avctx, AVFrame *frame, in add_coefficients() argument
487 static int add_pframe_coefficients(AVCodecContext *avctx, AVFrame *frame, in add_pframe_coefficients() argument
829 static int predict_intra(AVCodecContext *avctx, AVFrame *frame, int ax, int ay, in predict_intra() argument
951 process_block(AVCodecContext *avctx, AVFrame *frame, int x, int y, int pmode, int has_coeffs, int plane) process_block() argument
992 decode_macroblock(AVCodecContext *avctx, AVFrame *frame, int x, int y, int predict) decode_macroblock() argument
1216 AVFrame *frame = s->pic[s->current_pic]; mobiclip_decode() local
[all...]
H A Dalacenc.c580 alac_encode_frame(AVCodecContext *avctx, AVPacket *avpkt, const AVFrame *frame, int *got_packet_ptr) alac_encode_frame() argument

Completed in 38 milliseconds

1...<<31323334353637383940>>...44