Searched defs:h_vdec (Results 1 - 9 of 9) sorted by relevance

/linux-master/drivers/media/platform/mediatek/vcodec/decoder/vdec/
H A Dvdec_h264_if.c306 static void vdec_h264_deinit(void *h_vdec) argument
329 static int vdec_h264_decode(void *h_vdec, struct mtk_vcodec_mem *bs, argument
455 static int vdec_h264_get_param(void *h_vdec, enum vdec_get_param_type type, argument
H A Dvdec_h264_req_if.c318 static void vdec_h264_slice_deinit(void *h_vdec) argument
329 static int vdec_h264_slice_decode(void *h_vdec, struct mtk_vcodec_mem *bs, argument
414 static int vdec_h264_slice_get_param(void *h_vdec, enum vdec_get_param_type type, void *out) argument
H A Dvdec_vp8_req_if.c317 static int vdec_vp8_slice_decode(void *h_vdec, struct mtk_vcodec_mem *bs, argument
396 static int vdec_vp8_slice_get_param(void *h_vdec, enum vdec_get_param_type type, void *out) argument
418 static void vdec_vp8_slice_deinit(void *h_vdec) argument
H A Dvdec_h264_req_multi_if.c442 static void vdec_h264_slice_deinit(void *h_vdec) argument
565 static int vdec_h264_slice_lat_decode(void *h_vdec, struct mtk_vcodec_mem *bs, argument
709 static int vdec_h264_slice_single_decode(void *h_vdec, struct mtk_vcodec_mem *bs, argument
804 static int vdec_h264_slice_decode(void *h_vdec, struct mtk_vcodec_mem *bs, argument
821 vdec_h264_slice_get_param(void *h_vdec, enum vdec_get_param_type type, void *out) argument
[all...]
H A Dvdec_vp8_if.c427 static int vdec_vp8_decode(void *h_vdec, struct mtk_vcodec_mem *bs, argument
560 static int vdec_vp8_get_param(void *h_vdec, enum vdec_get_param_type type, argument
594 static void vdec_vp8_deinit(void *h_vdec) argument
H A Dvdec_vp9_if.c754 static void vdec_vp9_deinit(void *h_vdec) argument
810 static int vdec_vp9_decode(void *h_vdec, struct mtk_vcodec_mem *bs, argument
982 static int vdec_vp9_get_param(void *h_vdec, enum vdec_get_param_type type, argument
H A Dvdec_hevc_req_multi_if.c907 static void vdec_hevc_slice_deinit(void *h_vdec) argument
970 static int vdec_hevc_slice_lat_decode(void *h_vdec, struct mtk_vcodec_mem *bs, argument
1054 static int vdec_hevc_slice_decode(void *h_vdec, struct mtk_vcodec_mem *bs, argument
1065 static int vdec_hevc_slice_get_param(void *h_vdec, enum vdec_get_param_type type, argument
[all...]
H A Dvdec_vp9_req_lat_if.c1903 static void vdec_vp9_slice_deinit(void *h_vdec) argument
1916 static int vdec_vp9_slice_flush(void *h_vdec, struct mtk_vcodec_mem *bs, argument
1952 static int vdec_vp9_slice_get_param(void *h_vdec, enum vdec_get_param_type type, void *out) argument
1974 static int vdec_vp9_slice_single_decode(void *h_vdec, struct mtk_vcodec_mem *bs, argument
2031 static int vdec_vp9_slice_lat_decode(void *h_vdec, struc argument
2115 vdec_vp9_slice_decode(void *h_vdec, struct mtk_vcodec_mem *bs, struct vdec_fb *fb, bool *res_chg) argument
[all...]
H A Dvdec_av1_req_lat_if.c1937 static void vdec_av1_slice_deinit(void *h_vdec) argument
1950 static int vdec_av1_slice_flush(void *h_vdec, struct mtk_vcodec_mem *bs, argument
2005 static int vdec_av1_slice_get_param(void *h_vdec, enum vdec_get_param_type type, void *out) argument
2027 static int vdec_av1_slice_lat_decode(void *h_vdec, struct mtk_vcodec_mem *bs, argument
[all...]

Completed in 237 milliseconds