Home
last modified time | relevance | path

Searched defs:vf (Results 1 – 25 of 37) sorted by relevance

12

/device/board/unionman/unionpi_tiger/kernel/drivers/media/drivers/frame_provider/decoder/mjpeg/
Dvmjpeg.c157 static void set_frame_info(struct vframe_s *vf) in set_frame_info()
170 struct vframe_s *vf = NULL; in vmjpeg_isr() local
329 struct vframe_s *vf; in vmjpeg_vf_peek() local
339 struct vframe_s *vf; in vmjpeg_vf_get() local
347 static void vmjpeg_vf_put(struct vframe_s *vf, void *op_arg) in vmjpeg_vf_put()
404 struct vframe_s *vf; in vmjpeg_put_timer_func() local
714 const struct vframe_s *vf = &vfpool[i]; in vmjpeg_local_init() local
Dvmjpeg_multi.c230 static void set_frame_info(struct vdec_mjpeg_hw_s *hw, struct vframe_s *vf) in set_frame_info()
283 struct vframe_s *vf = NULL; in vmjpeg_isr_thread_fn() local
391 struct vframe_s *vf; in vmjpeg_vf_peek() local
406 struct vframe_s *vf; in vmjpeg_vf_get() local
419 static void vmjpeg_vf_put(struct vframe_s *vf, void *op_arg) in vmjpeg_vf_put()
1108 const struct vframe_s *vf = &hw->vfpool[i]; in vmjpeg_init() local
1298 struct vframe_s *vf = NULL; in notify_v4l_eos() local
/device/board/unionman/unionpi_tiger/kernel/drivers/media/drivers/frame_provider/decoder/vc1/
Dvvc1.c177 static inline int pool_index(struct vframe_s *vf) in pool_index()
206 static void set_aspect_ratio(struct vframe_s *vf, unsigned int pixel_ratio) in set_aspect_ratio()
278 struct vframe_s *vf = NULL; in vvc1_isr() local
671 struct vframe_s *vf; in vvc1_vf_peek() local
681 struct vframe_s *vf; in vvc1_vf_get() local
689 static void vvc1_vf_put(struct vframe_s *vf, void *op_arg) in vvc1_vf_put()
953 const struct vframe_s *vf; in vvc1_local_init() local
1027 struct vframe_s *vf; in vvc1_put_timer_func() local
/device/board/unionman/unionpi_tiger/kernel/drivers/media/drivers/frame_provider/decoder/real/
Dvreal.c192 static void set_aspect_ratio(struct vframe_s *vf, unsigned int pixel_ratio) in set_aspect_ratio()
236 struct vframe_s *vf = NULL; in vreal_isr() local
375 struct vframe_s *vf; in vreal_vf_peek() local
385 struct vframe_s *vf; in vreal_vf_get() local
393 static void vreal_vf_put(struct vframe_s *vf, void *op_arg) in vreal_vf_put()
502 struct vframe_s *vf; in vreal_put_timer_func() local
740 const struct vframe_s *vf = &vfpool[i]; in vreal_local_init() local
/device/board/unionman/unionpi_tiger/kernel/drivers/media/drivers/frame_provider/decoder/mpeg4/
Dvmpeg4.c215 static void set_aspect_ratio(struct vframe_s *vf, unsigned int pixel_ratio) in set_aspect_ratio()
289 struct vframe_s *vf = NULL; in vmpeg4_isr() local
619 struct vframe_s *vf; in vmpeg_vf_peek() local
629 struct vframe_s *vf; in vmpeg_vf_get() local
637 static void vmpeg_vf_put(struct vframe_s *vf, void *op_arg) in vmpeg_vf_put()
720 struct vframe_s *vf; in vmpeg_put_timer_func() local
1001 const struct vframe_s *vf = &vfpool[i]; in vmpeg4_local_init() local
Dvmpeg4_multi.c522 static void set_frame_info(struct vdec_mpeg4_hw_s *hw, struct vframe_s *vf, in set_frame_info()
655 struct vframe_s *vf = NULL; in prepare_display_buf() local
1400 struct vframe_s *vf = NULL; in notify_v4l_eos() local
1530 struct vframe_s *vf; in vmpeg_vf_peek() local
1545 struct vframe_s *vf; in vmpeg_vf_get() local
1555 static void vmpeg_vf_put(struct vframe_s *vf, void *op_arg) in vmpeg_vf_put()
2106 const struct vframe_s *vf = &hw->vfpool[i]; in vmpeg4_local_init() local
/device/board/unionman/unionpi_tiger/kernel/drivers/media/drivers/include/linux/amlogic/media/video_sink/
Dv4lvideo_ext.h28 struct vframe_s vf; member
40 struct vframe_s *vf; member
/device/board/unionman/unionpi_tiger/kernel/drivers/media/drivers/frame_provider/decoder/avs/
Davs.c250 static void set_frame_info(struct vframe_s *vf, unsigned int *duration) in set_frame_info()
422 struct vframe_s *vf; in vavs_isr() local
769 struct vframe_s *vf; in vavs_vf_peek() local
783 struct vframe_s *vf; in vavs_vf_get() local
795 static void vavs_vf_put(struct vframe_s *vf, void *op_arg) in vavs_vf_put()
1187 const struct vframe_s *vf = &vfpool[i]; in vavs_local_init() local
1400 struct vframe_s *vf; in vavs_put_timer_func() local
/device/board/unionman/unionpi_tiger/kernel/drivers/media/drivers/frame_provider/decoder/utils/
Dframe_check.c116 struct vframe_s *vf) in get_frame_size()
159 struct vframe_s *vf) in canvas_get_virt_addr()
463 static int do_yuv_dump(struct pic_check_mgr_t *mgr, struct vframe_s *vf) in do_yuv_dump()
565 static int crc_store(struct pic_check_mgr_t *mgr, struct vframe_s *vf, in crc_store()
691 static int do_check_nv21(struct pic_check_mgr_t *mgr, struct vframe_s *vf) in do_check_nv21()
749 struct vframe_s *vf, char *ybuf, char *uvbuf, in do_check_yuv16()
883 int decoder_do_frame_check(struct vdec_s *vdec, struct vframe_s *vf) in decoder_do_frame_check()
Damlogic_fbc_hook.c28 struct vframe_s *vf, in AMLOGIC_FBC_vframe_decoder()
/device/board/unionman/unionpi_tiger/kernel/drivers/media/drivers/frame_provider/decoder/mpeg12/
Dvmpeg12.c228 static inline int pool_index(struct vframe_s *vf) in pool_index()
253 static void set_frame_info(struct vframe_s *vf) in set_frame_info()
307 static bool error_skip(u32 info, struct vframe_s *vf) in error_skip()
868 struct vframe_s *vf; in vmpeg12_isr() local
1205 struct vframe_s *vf; in vmpeg_vf_peek() local
1215 struct vframe_s *vf; in vmpeg_vf_get() local
1223 static void vmpeg_vf_put(struct vframe_s *vf, void *op_arg) in vmpeg_vf_put()
1350 struct vframe_s *vf; in vmpeg_put_timer_func() local
1895 const struct vframe_s *vf; in vmpeg12_local_init() local
Dvmpeg12_multi.c666 static void set_frame_info(struct vdec_mpeg12_hw_s *hw, struct vframe_s *vf) in set_frame_info()
716 u32 info, struct vframe_s *vf) in error_skip()
1530 struct vframe_s *vf = NULL; in prepare_display_buf() local
2104 struct vframe_s *vf = NULL; in notify_v4l_eos() local
2269 struct vframe_s *vf; in vmpeg_vf_peek() local
2282 struct vframe_s *vf; in vmpeg_vf_get() local
2294 static int mpeg12_valid_vf_check(struct vframe_s *vf, struct vdec_mpeg12_hw_s *hw) in mpeg12_valid_vf_check()
2308 static void vmpeg_vf_put(struct vframe_s *vf, void *op_arg) in vmpeg_vf_put()
2831 const struct vframe_s *vf; in vmpeg12_local_init() local
/device/board/unionman/unionpi_tiger/kernel/drivers/media/drivers/amvdec_ports/
Daml_vcodec_vfq.h58 static inline void vfq_push(struct vfq_s *q, struct vframe_s *vf) in vfq_push()
75 struct vframe_s *vf; in vfq_pop() local
Daml_vcodec_vfm.c46 static void vdec_vf_put(struct vframe_s *vf, void *op_arg) in vdec_vf_put()
96 struct vframe_s *vf = (struct vframe_s *)fb->vf_handle; in video_vf_put() local
Daml_vcodec_vfm.h37 struct vframe_s *vf; member
/device/soc/amlogic/a311d/hardware/media/libamvdec/samples/
Dionplayer.c239 vframebuf_t vf; in ionvideo_init() local
377 vframebuf_t vf; in main() local
417 vframebuf_t vf; in main() local
/device/board/unionman/unionpi_tiger/kernel/drivers/media/drivers/frame_provider/decoder/h264/
Dvh264_4k2k.c300 static void set_frame_info(struct vframe_s *vf) in set_frame_info()
338 struct vframe_s *vf; in vh264_4k2k_vf_peek() local
348 struct vframe_s *vf; in vh264_4k2k_vf_get() local
356 static void vh264_4k2k_vf_put(struct vframe_s *vf, void *op_arg) in vh264_4k2k_vf_put()
684 struct vframe_s *vf = NULL; in vh264_4k2k_isr() local
950 struct vframe_s *vf; in vh264_4k2k_put_timer_func() local
1383 const struct vframe_s *vf = &vfpool[i]; in vh264_4k2k_local_init() local
Dvh264.c523 struct vframe_s *vf; in prepare_display_q() local
537 struct vframe_s *vf; in vh264_vf_peek() local
547 struct vframe_s *vf; in vh264_vf_get() local
554 static bool vf_valid_check(struct vframe_s *vf) { in vf_valid_check()
567 static void vh264_vf_put(struct vframe_s *vf, void *op_arg) in vh264_vf_put()
1882 static void set_frame_info(struct vframe_s *vf) in set_frame_info()
2431 static inline bool vh264_isr_parser(struct vframe_s *vf, in vh264_isr_parser()
2610 struct vframe_s *vf; in vh264_isr() local
3434 struct vframe_s *vf; in vh264_put_timer_func() local
3457 struct vframe_s *vf; in vh264_put_timer_func() local
[all …]
Dvh264_mvc.c269 #define to_mvcbuf(vf) \ argument
322 static void set_frame_info(struct vframe_s *vf) in set_frame_info()
428 struct vframe_s *vf; in vh264mvc_vf_get() local
500 static void vh264mvc_vf_put(struct vframe_s *vf, void *op_arg) in vh264mvc_vf_put()
898 struct vframe_s *vf; in vh264mvc_isr() local
/device/board/unionman/unionpi_tiger/kernel/drivers/media/drivers/include/linux/amlogic/media/vfm/
Dvframe_provider.h49 struct vframe_s *vf; member
61 struct vframe_s *vf; member
/device/board/unionman/unionpi_tiger/kernel/drivers/media/drivers/frame_provider/decoder/avs_multi/
Davs_multi.c384 struct vframe_s vf; member
387 #define buf_of_vf(vf) container_of(vf, struct buf_pool_s, vf) argument
699 unsigned short decode_pic_count, struct vframe_s *vf) in set_vframe_pts()
730 static void set_frame_info(struct vdec_avs_hw_s *hw, struct vframe_s *vf, in set_frame_info()
941 struct vframe_s *vf = NULL; in vavs_isr() local
1502 struct vframe_s *vf; in vavs_vf_peek() local
1532 struct vframe_s *vf; in vavs_vf_get() local
1572 static void vavs_vf_put(struct vframe_s *vf, void *op_arg) in vavs_vf_put()
2267 const struct vframe_s *vf = &hw->vfpool[i].vf; in vavs_local_init() local
2516 struct vframe_s *vf; in vavs_put_timer_func() local
[all …]
/device/board/unionman/unionpi_tiger/kernel/drivers/media/drivers/stream_input/amports/
Dadec.c248 s32 adec_release(enum aformat_e vf) in adec_release()
/device/board/unionman/unionpi_tiger/kernel/drivers/media/drivers/frame_provider/decoder/h264_multi/
Dvmh264.c1656 struct vframe_s *vf = &hw->vfpool[hw->cur_pool][i]; in buf_spec_init() local
1670 struct vframe_s *vf = &hw->vfpool[hw->cur_pool][i]; in buf_spec_init() local
2523 struct vframe_s *vf, int index) in update_vf_memhandle()
2631 struct vframe_s *vf = NULL; in prepare_display_buf() local
2971 struct vframe_s *vf = &hw->vframe_dummy; in notify_v4l_eos() local
3872 struct vframe_s *vf[2] = {0, 0}; in vh264_vf_peek() local
3899 struct vframe_s *vf; in vh264_vf_get() local
4037 static bool vf_valid_check(struct vframe_s *vf, struct vdec_h264_hw_s *hw) { in vf_valid_check()
4055 static void vh264_vf_put(struct vframe_s *vf, void *op_arg) in vh264_vf_put()
4170 static void set_frame_info(struct vdec_h264_hw_s *hw, struct vframe_s *vf, in set_frame_info()
[all …]
/device/board/unionman/unionpi_tiger/kernel/drivers/media/drivers/include/linux/amlogic/
Dmeson_uvm_core.h72 struct vframe_s vf; member
/device/board/unionman/unionpi_tiger/kernel/drivers/media/drivers/frame_provider/decoder/avs2/
Dvavs2.c4053 static void set_frame_info(struct AVS2Decoder_s *dec, struct vframe_s *vf)
4087 struct vframe_s *vf; local
4122 struct vframe_s *vf; local
4185 static void vavs2_vf_put(struct vframe_s *vf, void *op_arg)
4316 struct vframe_s *vf, struct avs2_frame_s *pic, u8 dummy)
4568 struct vframe_s *vf = NULL; local
6309 const struct vframe_s *vf = &dec->vfpool[i]; local

12