| /kernel/linux/linux-6.6/net/hsr/ |
| H A D | hsr_forward.c | 149 struct sk_buff *hsr_get_untagged_frame(struct hsr_frame_info *frame, in hsr_get_untagged_frame() argument 120 create_stripped_skb_hsr(struct sk_buff *skb_in, struct hsr_frame_info *frame) create_stripped_skb_hsr() argument 167 prp_get_untagged_frame(struct hsr_frame_info *frame, struct hsr_port *port) prp_get_untagged_frame() argument 206 prp_fill_rct(struct sk_buff *skb, struct hsr_frame_info *frame, struct hsr_port *port) prp_fill_rct() argument 249 hsr_fill_tag(struct sk_buff *skb, struct hsr_frame_info *frame, struct hsr_port *port, u8 proto_version) hsr_fill_tag() argument 280 hsr_create_tagged_frame(struct hsr_frame_info *frame, struct hsr_port *port) hsr_create_tagged_frame() argument 323 prp_create_tagged_frame(struct hsr_frame_info *frame, struct hsr_port *port) prp_create_tagged_frame() argument 369 hsr_xmit(struct sk_buff *skb, struct hsr_port *port, struct hsr_frame_info *frame) hsr_xmit() argument 383 prp_drop_frame(struct hsr_frame_info *frame, struct hsr_port *port) prp_drop_frame() argument 391 hsr_drop_frame(struct hsr_frame_info *frame, struct hsr_port *port) hsr_drop_frame() argument 411 hsr_forward_do(struct hsr_frame_info *frame) hsr_forward_do() argument 477 check_local_dest(struct hsr_priv *hsr, struct sk_buff *skb, struct hsr_frame_info *frame) check_local_dest() argument 496 handle_std_frame(struct sk_buff *skb, struct hsr_frame_info *frame) handle_std_frame() argument 516 hsr_fill_frame_info(__be16 proto, struct sk_buff *skb, struct hsr_frame_info *frame) hsr_fill_frame_info() argument 543 prp_fill_frame_info(__be16 proto, struct sk_buff *skb, struct hsr_frame_info *frame) prp_fill_frame_info() argument 562 fill_frame_info(struct hsr_frame_info *frame, struct sk_buff *skb, struct hsr_port *port) fill_frame_info() argument 612 struct hsr_frame_info frame; hsr_forward_skb() local [all...] |
| /kernel/linux/linux-6.6/sound/usb/6fire/ |
| H A D | pcm.c | 195 int frame; in usb6fire_pcm_capture() local 243 int frame; in usb6fire_pcm_playback() local 295 int frame; in usb6fire_pcm_in_urb_handler() local [all...] |
| /test/testfwk/arkxtest/uitest/addon/ |
| H A D | screen_copy.cpp | 167 shared_ptr<PixelMap> frame = dm.GetScreenshot(displayId);
in PollAndNotifyFrames() local 184 void ScreenCopy::UpdateFrameLocked(shared_ptr<PixelMap> frame, bool &changed, bool &screenOff)
in UpdateFrameLocked() argument [all...] |
| /test/xts/hats/hdf/audio/idl/common/capture/src/ |
| H A D | audio_capture_common_test.cpp | 203 int8_t *frame = (int8_t *)calloc(1, frameLen);
in HWTEST_F() local 225 int8_t *frame = (int8_t *)calloc(1, sizeof(int));
in HWTEST_F() local 254 int8_t *frame = (int8_t *)calloc(1, frameLen); HWTEST_F() local [all...] |
| /test/xts/hats/hdf/audio/idl/common/capture_additional/src/ |
| H A D | AudioCaptureCommonTestAdditional.cpp | 1029 int8_t *frame = (int8_t *)calloc(1, frameLen); in HWTEST_F() local 1104 int8_t *frame = (int8_t *)calloc(1, sizeof(int)); in HWTEST_F() local 1128 int8_t *frame = (int8_t *)calloc(1, sizeof(int)); HWTEST_F() local 1151 int8_t *frame = (int8_t *)calloc(1, sizeof(int)); HWTEST_F() local 1240 int8_t *frame = (int8_t *)calloc(1, sizeof(int)); HWTEST_F() local 2542 int8_t *frame = (int8_t *)calloc(1, frameLen); HWTEST_F() local [all...] |
| /third_party/ffmpeg/libavcodec/ |
| H A D | cdtoons.c | 52 AVFrame *frame; member [all...] |
| H A D | cdxl.c | 146 static void cdxl_decode_rgb(CDXLVideoContext *c, AVFrame *frame) in cdxl_decode_rgb() argument 155 static void cdxl_decode_raw(CDXLVideoContext *c, AVFrame *frame) in cdxl_decode_raw() argument 160 static void cdxl_decode_ham6(CDXLVideoContext *c, AVFrame *frame) in cdxl_decode_ham6() argument 203 cdxl_decode_ham8(CDXLVideoContext *c, AVFrame *frame) cdxl_decode_ham8() argument [all...] |
| H A D | dfa.c | 57 static int decode_copy(GetByteContext *gb, uint8_t *frame, int width, int height) in decode_copy() argument 66 static int decode_tsw1(GetByteContext *gb, uint8_t *frame, int width, int height) in decode_tsw1() argument 109 decode_dsw1(GetByteContext *gb, uint8_t *frame, int width, int height) decode_dsw1() argument 146 decode_dds1(GetByteContext *gb, uint8_t *frame, int width, int height) decode_dds1() argument 197 decode_bdlt(GetByteContext *gb, uint8_t *frame, int width, int height) decode_bdlt() argument 239 decode_wdlt(GetByteContext *gb, uint8_t *frame, int width, int height) decode_wdlt() argument 300 decode_tdlt(GetByteContext *gb, uint8_t *frame, int width, int height) decode_tdlt() argument 322 decode_blck(GetByteContext *gb, uint8_t *frame, int width, int height) decode_blck() argument 340 dfa_decode_frame(AVCodecContext *avctx, AVFrame *frame, int *got_frame, AVPacket *avpkt) dfa_decode_frame() argument [all...] |
| H A D | dovi_rpu.c | 91 int ff_dovi_attach_side_data(DOVIContext *s, AVFrame *frame) in ff_dovi_attach_side_data() argument
|
| H A D | escape124.c | 45 AVFrame *frame; member 194 static int escape124_decode_frame(AVCodecContext *avctx, AVFrame *frame, in escape124_decode_frame() argument [all...] |
| H A D | g722enc.c | 344 g722_encode_frame(AVCodecContext *avctx, AVPacket *avpkt, const AVFrame *frame, int *got_packet_ptr) g722_encode_frame() argument [all...] |
| H A D | libjxlenc.c | 245 static int libjxl_encode_frame(AVCodecContext *avctx, AVPacket *pkt, const AVFrame *frame, int *got_packet) in libjxl_encode_frame() argument [all...] |
| H A D | libopencore-amr.c | 99 static int amr_nb_decode_frame(AVCodecContext *avctx, AVFrame *frame, in amr_nb_decode_frame() argument 236 amr_nb_encode_frame(AVCodecContext *avctx, AVPacket *avpkt, const AVFrame *frame, int *got_packet_ptr) amr_nb_encode_frame() argument 332 amr_wb_decode_frame(AVCodecContext *avctx, AVFrame *frame, int *got_frame_ptr, AVPacket *avpkt) amr_wb_decode_frame() argument [all...] |
| H A D | dstdec.c | 243 static int decode_frame(AVCodecContext *avctx, AVFrame *frame, in decode_frame() argument [all...] |
| H A D | dsicinvideo.c | 40 AVFrame *frame; member [all...] |
| H A D | fmvc.c | 397 static int decode_frame(AVCodecContext *avctx, AVFrame *frame, in decode_frame() argument [all...] |
| H A D | mpc8.c | 181 static int mpc8_decode_frame(AVCodecContext *avctx, AVFrame *frame, in mpc8_decode_frame() argument
|
| H A D | ansi.c | 56 AVFrame *frame; member [all...] |
| H A D | binkaudio.c | 295 static int binkaudio_receive_frame(AVCodecContext *avctx, AVFrame *frame) in binkaudio_receive_frame() argument
|
| H A D | cinepak.c | 63 AVFrame *frame; member [all...] |
| H A D | dv.h | 43 const AVFrame *frame; member
|
| H A D | dxva2_hevc.c | 165 const HEVCFrame *frame = NULL; in fill_picture_parameters() local [all...] |
| H A D | gdv.c | 38 uint8_t *frame; member 459 gdv_decode_frame(AVCodecContext *avctx, AVFrame *frame, int *got_frame, AVPacket *avpkt) gdv_decode_frame() argument [all...] |
| H A D | hevc_refs.c | 31 void ff_hevc_unref_frame(HEVCContext *s, HEVCFrame *frame, int flags) in ff_hevc_unref_frame() argument 88 HEVCFrame *frame = &s->DPB[i]; alloc_frame() local 137 ff_hevc_set_new_ref(HEVCContext *s, AVFrame **frame, int poc) ff_hevc_set_new_ref() argument 144 HEVCFrame *frame = &s->DPB[i]; ff_hevc_set_new_ref() local 185 HEVCFrame *frame = &s->DPB[i]; ff_hevc_output_frame() local 194 HEVCFrame *frame = &s->DPB[i]; ff_hevc_output_frame() local 211 HEVCFrame *frame = &s->DPB[min_idx]; ff_hevc_output_frame() local 248 HEVCFrame *frame = &s->DPB[i]; ff_hevc_bump_frame() local 258 HEVCFrame *frame = &s->DPB[i]; ff_hevc_bump_frame() local 269 HEVCFrame *frame = &s->DPB[i]; ff_hevc_bump_frame() local 283 HEVCFrame *frame = s->ref; init_slice_rpl() local 388 mark_ref(HEVCFrame *frame, int flag) mark_ref() argument 396 HEVCFrame *frame; generate_missing_ref() local 465 HEVCFrame *frame = &s->DPB[i]; ff_hevc_frame_rps() local [all...] |
| H A D | midivid.c | 45 AVFrame *frame; member 48 static int decode_mvdv(MidiVidContext *s, AVCodecContext *avctx, AVFrame *frame) in decode_mvdv() argument 196 AVFrame *frame = s->frame; decode_frame() local [all...] |