Home
last modified time | relevance | path

Searched defs:dfmt (Results 1 – 9 of 9) sorted by relevance

/OK3568_Linux_fs/kernel/tools/perf/
H A Dbuiltin-diff.c510 struct diff_hpp_fmt *dfmt = container_of(fmt, struct diff_hpp_fmt, fmt); in fmt_to_data_file() local
532 get_pair_fmt(struct hist_entry *he, struct diff_hpp_fmt *dfmt) in get_pair_fmt()
1323 struct diff_hpp_fmt *dfmt = in hpp__color_baseline() local
1397 struct diff_hpp_fmt *dfmt = in __hpp__color_compare() local
1516 struct diff_hpp_fmt *dfmt = in hpp__color_cycles_hist() local
1648 __hpp__entry_global(struct hist_entry *he, struct diff_hpp_fmt *dfmt, in __hpp__entry_global()
1668 struct diff_hpp_fmt *dfmt = in hpp__entry_global() local
1686 struct diff_hpp_fmt *dfmt = in hpp__header() local
1697 struct diff_hpp_fmt *dfmt = in hpp__width() local
1704 static void init_header(struct data__file *d, struct diff_hpp_fmt *dfmt) in init_header()
[all …]
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/hwi/
H A Dimage_processor.cpp195 virtual XCamReturn cvtcolor(img_buffer_t& src, img_buffer_t& dst, int sfmt, int dfmt, int mode, in cvtcolor()
237 XCamReturn ImageOperator::cvtcolor(img_buffer_t& src, img_buffer_t& dst, int sfmt, int dfmt, in cvtcolor()
/OK3568_Linux_fs/external/rknpu2/examples/rknn_yolov5_android_apk_demo/app/src/main/cpp/rga/
H A Dim2d_single.h582 #define imcvtcolor(src, dst, sfmt, dfmt, ...) \ argument
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/rga/RK3588/include/
H A Dim2d_single.h582 #define imcvtcolor(src, dst, sfmt, dfmt, ...) \ argument
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/rga/RK356X/include/
H A Dim2d_single.h582 #define imcvtcolor(src, dst, sfmt, dfmt, ...) \ argument
/OK3568_Linux_fs/external/linux-rga/im2d_api/
H A Dim2d_single.h582 #define imcvtcolor(src, dst, sfmt, dfmt, ...) \ argument
/OK3568_Linux_fs/external/mpp/mpp/vproc/inc/
H A Diep2_api.h99 enum IEP2_FMT dfmt; member
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/rga/RV110X/include/
H A Dim2d.h615 #define imcvtcolor(src, dst, sfmt, dfmt, ...) \ argument
/OK3568_Linux_fs/external/linux-rga/im2d_api/src/
H A Dim2d.cpp889 IM_API IM_STATUS imcvtcolor(rga_buffer_t src, rga_buffer_t dst, int sfmt, int dfmt, int mode, int s… in imcvtcolor()
1607 …ask(im_job_handle_t job_handle, rga_buffer_t src, rga_buffer_t dst, int sfmt, int dfmt, int mode) { in imcvtcolorTask()
2004 IM_API IM_STATUS imcvtcolor_t(rga_buffer_t src, rga_buffer_t dst, int sfmt, int dfmt, int mode, int… in imcvtcolor_t()