Home
last modified time | relevance | path

Searched refs:FRAME_BASE_PATH_V4L_VIDEO (Results 1 – 5 of 5) sorted by relevance

/device/board/unionman/unionpi_tiger/kernel/drivers/media/drivers/amvdec_ports/
Daml_vcodec_vfm.c181 if (vfm->ada_ctx->vfm_path == FRAME_BASE_PATH_V4L_VIDEO) { in video_receiver_event_fun()
207 if (vfm->ada_ctx->vfm_path == FRAME_BASE_PATH_V4L_VIDEO) in peek_video_frame()
215 if (vfm->ada_ctx->vfm_path == FRAME_BASE_PATH_V4L_VIDEO) in get_video_frame()
Daml_vcodec_dec.c523 ctx->ada_ctx->vfm_path != FRAME_BASE_PATH_V4L_VIDEO ? "OSD" : "VIDEO", in trans_vframe_to_user()
/device/soc/amlogic/a311d/hardware/media/libamcodec/include/amports/
Damstream.h206 FRAME_BASE_PATH_V4L_VIDEO, enumerator
/device/board/unionman/unionpi_tiger/kernel/drivers/media/drivers/include/linux/amlogic/media/utils/
Damstream.h279 FRAME_BASE_PATH_V4L_VIDEO, enumerator
/device/board/unionman/unionpi_tiger/kernel/drivers/media/drivers/frame_provider/decoder/utils/
Dvdec.c2439 } else if (p->frame_base_video_path == FRAME_BASE_PATH_V4L_VIDEO) { in vdec_init()