Searched defs:img_width (Results 1 – 12 of 12) sorted by relevance
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/kernels/image/soft_dvpp/ |
D | soft_dvpp_decode_random_crop_resize_jpeg_op.cc | 42 int img_width = 0; in GetCropInfo() local
|
/third_party/flutter/skia/third_party/externals/libjpeg-turbo/simd/powerpc/ |
D | jcgryext-altivec.c | 27 void jsimd_rgb_gray_convert_altivec(JDIMENSION img_width, JSAMPARRAY input_buf, in jsimd_rgb_gray_convert_altivec()
|
D | jccolext-altivec.c | 27 void jsimd_rgb_ycc_convert_altivec(JDIMENSION img_width, JSAMPARRAY input_buf, in jsimd_rgb_ycc_convert_altivec()
|
/third_party/libjpeg-turbo/simd/powerpc/ |
D | jcgryext-altivec.c | 27 void jsimd_rgb_gray_convert_altivec(JDIMENSION img_width, JSAMPARRAY input_buf, in jsimd_rgb_gray_convert_altivec()
|
D | jccolext-altivec.c | 27 void jsimd_rgb_ycc_convert_altivec(JDIMENSION img_width, JSAMPARRAY input_buf, in jsimd_rgb_ycc_convert_altivec()
|
/third_party/ffmpeg/libavformat/ |
D | mtv.c | 46 unsigned int img_width; member
|
/third_party/ffmpeg/libavcodec/mips/ |
D | h264dsp_msa.c | 686 ptrdiff_t img_width) in avc_loopfilter_luma_intra_edge_hor_msa() 819 ptrdiff_t img_width) in avc_loopfilter_luma_intra_edge_ver_msa() 1179 ptrdiff_t img_width) in avc_loopfilter_cb_or_cr_intra_edge_hor_msa() 1228 ptrdiff_t img_width) in avc_loopfilter_cb_or_cr_intra_edge_ver_msa() 1294 ptrdiff_t img_width) in avc_loopfilter_luma_inter_edge_ver_msa() 1949 ptrdiff_t img_width) in avc_loopfilter_cb_or_cr_inter_edge_hor_msa() 2035 ptrdiff_t img_width) in avc_loopfilter_cb_or_cr_inter_edge_ver_msa() 2180 void ff_h264_h_lpf_luma_inter_msa(uint8_t *data, ptrdiff_t img_width, in ff_h264_h_lpf_luma_inter_msa() 2202 void ff_h264_v_lpf_luma_inter_msa(uint8_t *data, ptrdiff_t img_width, in ff_h264_v_lpf_luma_inter_msa() 2225 void ff_h264_h_lpf_chroma_inter_msa(uint8_t *data, ptrdiff_t img_width, in ff_h264_h_lpf_chroma_inter_msa() [all …]
|
/third_party/mesa3d/src/mapi/glapi/gen/ |
D | gl_API.dtd | 57 img_width NMTOKEN #IMPLIED attribute
|
/third_party/mesa3d/src/mesa/drivers/dri/r200/ |
D | r200_blit.c | 392 static inline void calc_tex_coords(float img_width, float img_height,
|
/third_party/mesa3d/src/mesa/drivers/dri/radeon/ |
D | radeon_blit.c | 241 static inline void calc_tex_coords(float img_width, float img_height, in calc_tex_coords()
|
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/kernels/image/ |
D | lite_image_utils.cc | 309 Status GetJpegImageInfo(const std::shared_ptr<Tensor> &input, int *img_width, int *img_height) { in GetJpegImageInfo()
|
D | image_utils.cc | 1449 Status GetJpegImageInfo(const std::shared_ptr<Tensor> &input, int *img_width, int *img_height) { in GetJpegImageInfo()
|