| /foundation/graphic/graphic_2d/frameworks/vulkan_layers/swapchain_layer/ |
| H A D | swapchain_layer.cpp | 611 VKAPI_ATTR VkResult SetWindowBufferGeometry(NativeWindow* window, int width, int height) in SetWindowBufferGeometry() argument 1072 int32_t height = 0; in GetPhysicalDevicePresentRectanglesKHR() local 1331 int32_t height = 0; GetPhysicalDeviceSurfaceCapabilitiesKHR() local [all...] |
| /foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/src/ |
| H A D | webgl_rendering_context_base.cpp | 1481 int64_t height = 0; in Scissor() local 2119 int64_t height in Viewport() local [all...] |
| /foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/ |
| H A D | skia_canvas.cpp | 69 SkiaCanvas::SkiaCanvas(int32_t width, int32_t height) in SkiaCanvas() argument 1207 void SkiaCanvas::BuildNoDraw(int32_t width, int32_t height) in BuildNoDraw() argument 1213 void SkiaCanvas::Reset(int32_t width, int32_t height) in Reset() argument
|
| /foundation/window/window_manager/window_scene/screen_session_manager/src/zidl/ |
| H A D | screen_session_manager_proxy.cpp | 134 DMError ScreenSessionManagerProxy::SetResolution(ScreenId screenId, uint32_t width, uint32_t height, in SetResolution() argument 1176 DMError ScreenSessionManagerProxy::ResizeVirtualScreen(ScreenId screenId, uint32_t width, uint32_t height) in ResizeVirtualScreen() argument 2751 uint32_t height = reply.ReadUint32(); in GetAvailableArea() local [all...] |
| /foundation/window/window_manager/window_scene/session/screen/src/ |
| H A D | screen_session.cpp | 384 void ScreenSession::UpdatePropertyByResolution(uint32_t width, uint32_t height) in UpdatePropertyByResolution() argument 915 uint32_t height = 0; in FillScreenInfo() local 1174 uint32_t height = 0; in InitRSDisplayNode() local 1380 Resize(uint32_t width, uint32_t height) Resize() argument [all...] |
| /foundation/window/window_manager/window_scene/session_manager/src/ |
| H A D | scene_session_dirty_manager.cpp | 117 Vector2f CalRotationToTranslate(const MMI::Direction& displayRotation, float width, float height,
in CalRotationToTranslate() argument 171 float height = screenProperty.GetBounds().rect_.GetHeight();
in CalNotRotateTransform() local 824 auto height = std::abs(topLeftY - bottomRightY); CalRectInScreen() local [all...] |
| /foundation/window/window_manager/window_scene/session_manager/src/zidl/ |
| H A D | scene_session_manager_proxy.cpp | 2076 auto height = reply.ReadUint32(); in GetHostWindowRect() local
|
| /foundation/window/window_manager/wm/src/ |
| H A D | window_extension_session_impl.cpp | 223 WMError WindowExtensionSessionImpl::Resize(uint32_t width, uint32_t height) in Resize() argument
|
| /test/ostest/wukong/common/src/ |
| H A D | wukong_util.cpp | 53 auto height = static_cast<uint32_t>(pixelMap->GetHeight()); in g_isBwScreen() local 87 auto height = static_cast<uint32_t>(pixelMap->GetHeight()); in TakeWuKongScreenCap() local 477 ErrCode WuKongUtil::GetScreenSize(int32_t &width, int32_t &height) in GetScreenSize() argument
|
| /test/testfwk/arkxtest/uitest/server/ |
| H A D | system_ui_controller.cpp | 691 auto height = static_cast<uint32_t>(pixelMap->GetHeight()); in TakeScreenCap() local 853 auto height = display->GetHeight(); in GetDisplaySize() local
|
| /test/xts/acts/graphic/nativedrawing/entry/src/main/cpp/ |
| H A D | nativeDrawingndk.cpp | 75 const unsigned int height = HEIGHT;
in OHDrawingBitmapBuild() local 92 const unsigned int height = HEIGHT;
in OHDrawingBitmapGetWidth() local 109 const unsigned int height = HEIGHT;
in OHDrawingBitmapGetHeight() local 126 const unsigned int height = HEIGHT;
in OHDrawingBitmapGetPixels() local 959 const unsigned int height in OHDrawingBitmapBuildNormal() local 976 const unsigned int height = HEIGHT; OHDrawingBitmapGetWidthNormal() local 993 const unsigned int height = HEIGHT; OHDrawingBitmapGetHeightNormal() local 1010 const unsigned int height = HEIGHT; OHDrawingBitmapGetPixelsNormal() local [all...] |
| /test/xts/acts/multimedia/avsource/entry/src/main/cpp/ |
| H A D | mediacodecbasexdlndk.cpp | 2446 int32_t width = PARAM_1280, height = PARAM_720;
in AVCapabilityIsVideoSizeSupported() local 2478 int32_t width = WIDTH, height = HEIGHT;
in AVCapabilityGetVideoFrameRateRangeForSize() local 2495 int32_t width = HEIGHT, height = PARAM_720, frameRate = PARAM_30;
in AVCapabilityAreVideoSizeAndFrameRateSupported() local
|
| /test/xts/acts/multimedia/image/image_ets_standard/pictureNdk/entry/src/main/cpp/ |
| H A D | PictureNdk.cpp | 1473 uint32_t *height = nullptr; in GetSingleMainPixelmapInfo() local 1524 uint32_t *height in GetHdrPixelmapInfo() local 1658 uint32_t height; GetGainmapPixelmapInfo() local 1683 uint32_t height; GetMainPixelmapInfo() local 2055 uint32_t height = 0; GetImageSourceInfoSize() local [all...] |
| /test/xts/acts/multimedia/media/media_js_standard/avPlayerNdk/entry/src/main/cpp/ |
| H A D | avplayerndk.cpp | 575 int32_t height = PARAM_0;
in OhAvPlayerGetVideoHeight() local 1009 int32_t height = -1;
member
|
| /test/xts/acts/multimedia/image/image_ets_standard/imageNdk/entry/src/main/cpp/ |
| H A D | ImageNdk.cpp | 95 Image_ErrorCode accessInitializationOptions(OH_Pixelmap_InitializationOptions *opts, uint32_t width, uint32_t height, in accessInitializationOptions() argument 182 uint32_t height; in TestInitializationOptions() local 224 Image_ErrorCode createPixelMap(uint32_t width, uint32_t height, int32_t pixelFormat, int32_t alphaType) { in createPixelMap() argument 299 Image_ErrorCode createPixelMapWithData(uint8_t *data, size_t bufferSize, uint32_t width, uint32_t height, in createPixelMapWithData() argument 429 uint32_t height; in TestCreatePixelmap() local 461 uint32_t height; TestCreatePixelmapWithData() local 527 uint32_t height; global() member 550 napi_value height = nullptr; buildJsImageInfo() local 849 uint32_t height = 0; ImageInfoGetHeight() local [all...] |
| /test/xts/dcts/distributedhardware/distributedcameratest/ |
| H A D | dcamera_hdf_demo.cpp | 49 constexpr uint32_t height = CAMERA_PREVIEW_HEIGHT;
in SetStreamInfo() local 55 constexpr uint32_t height = CAMERA_CAPTURE_HEIGHT;
in SetStreamInfo() local 64 constexpr uint32_t height = CAMERA_VIDEO_HEIGHT;
in SetStreamInfo() local
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | cavs.h | 180 int width, height; member
|
| H A D | hevcdsp_template.c | 29 static void FUNC(put_pcm)(uint8_t *_dst, ptrdiff_t stride, int width, int height, in put_pcm() argument 366 int init_x = 0, width = _width, height = _height; in sao_edge_restore_0() local 298 sao_band_filter(uint8_t *_dst, uint8_t *_src, ptrdiff_t stride_dst, ptrdiff_t stride_src, int16_t *sao_offset_val, int sao_left_class, int width, int height) sao_band_filter() argument 324 sao_edge_filter(uint8_t *_dst, uint8_t *_src, ptrdiff_t stride_dst, int16_t *sao_offset_val, int eo, int width, int height) sao_edge_filter() argument 416 int init_x = 0, init_y = 0, width = _width, height = _height; sao_edge_restore_1() local 496 put_hevc_pel_pixels(int16_t *dst, uint8_t *_src, ptrdiff_t _srcstride, int height, intptr_t mx, intptr_t my, int width) put_hevc_pel_pixels() argument 512 put_hevc_pel_uni_pixels(uint8_t *_dst, ptrdiff_t _dststride, uint8_t *_src, ptrdiff_t _srcstride, int height, intptr_t mx, intptr_t my, int width) put_hevc_pel_uni_pixels() argument 528 put_hevc_pel_bi_pixels(uint8_t *_dst, ptrdiff_t _dststride, uint8_t *_src, ptrdiff_t _srcstride, int16_t *src2, int height, intptr_t mx, intptr_t my, int width) put_hevc_pel_bi_pixels() argument 554 put_hevc_pel_uni_w_pixels(uint8_t *_dst, ptrdiff_t _dststride, uint8_t *_src, ptrdiff_t _srcstride, int height, int denom, int wx, int ox, intptr_t mx, intptr_t my, int width) put_hevc_pel_uni_w_pixels() argument 578 put_hevc_pel_bi_w_pixels(uint8_t *_dst, ptrdiff_t _dststride, uint8_t *_src, ptrdiff_t _srcstride, int16_t *src2, int height, int denom, int wx0, int wx1, int ox0, int ox1, intptr_t mx, intptr_t my, int width) put_hevc_pel_bi_w_pixels() argument 617 put_hevc_qpel_h(int16_t *dst, uint8_t *_src, ptrdiff_t _srcstride, int height, intptr_t mx, intptr_t my, int width) put_hevc_qpel_h() argument 633 put_hevc_qpel_v(int16_t *dst, uint8_t *_src, ptrdiff_t _srcstride, int height, intptr_t mx, intptr_t my, int width) put_hevc_qpel_v() argument 649 put_hevc_qpel_hv(int16_t *dst, uint8_t *_src, ptrdiff_t _srcstride, int height, intptr_t mx, intptr_t my, int width) put_hevc_qpel_hv() argument 681 put_hevc_qpel_uni_h(uint8_t *_dst, ptrdiff_t _dststride, uint8_t *_src, ptrdiff_t _srcstride, int height, intptr_t mx, intptr_t my, int width) put_hevc_qpel_uni_h() argument 707 put_hevc_qpel_bi_h(uint8_t *_dst, ptrdiff_t _dststride, uint8_t *_src, ptrdiff_t _srcstride, int16_t *src2, int height, intptr_t mx, intptr_t my, int width) put_hevc_qpel_bi_h() argument 735 put_hevc_qpel_uni_v(uint8_t *_dst, ptrdiff_t _dststride, uint8_t *_src, ptrdiff_t _srcstride, int height, intptr_t mx, intptr_t my, int width) put_hevc_qpel_uni_v() argument 762 put_hevc_qpel_bi_v(uint8_t *_dst, ptrdiff_t _dststride, uint8_t *_src, ptrdiff_t _srcstride, int16_t *src2, int height, intptr_t mx, intptr_t my, int width) put_hevc_qpel_bi_v() argument 790 put_hevc_qpel_uni_hv(uint8_t *_dst, ptrdiff_t _dststride, uint8_t *_src, ptrdiff_t _srcstride, int height, intptr_t mx, intptr_t my, int width) put_hevc_qpel_uni_hv() argument 830 put_hevc_qpel_bi_hv(uint8_t *_dst, ptrdiff_t _dststride, uint8_t *_src, ptrdiff_t _srcstride, int16_t *src2, int height, intptr_t mx, intptr_t my, int width) put_hevc_qpel_bi_hv() argument 870 put_hevc_qpel_uni_w_h(uint8_t *_dst, ptrdiff_t _dststride, uint8_t *_src, ptrdiff_t _srcstride, int height, int denom, int wx, int ox, intptr_t mx, intptr_t my, int width) put_hevc_qpel_uni_w_h() argument 897 put_hevc_qpel_bi_w_h(uint8_t *_dst, ptrdiff_t _dststride, uint8_t *_src, ptrdiff_t _srcstride, int16_t *src2, int height, int denom, int wx0, int wx1, int ox0, int ox1, intptr_t mx, intptr_t my, int width) put_hevc_qpel_bi_w_h() argument 925 put_hevc_qpel_uni_w_v(uint8_t *_dst, ptrdiff_t _dststride, uint8_t *_src, ptrdiff_t _srcstride, int height, int denom, int wx, int ox, intptr_t mx, intptr_t my, int width) put_hevc_qpel_uni_w_v() argument 952 put_hevc_qpel_bi_w_v(uint8_t *_dst, ptrdiff_t _dststride, uint8_t *_src, ptrdiff_t _srcstride, int16_t *src2, int height, int denom, int wx0, int wx1, int ox0, int ox1, intptr_t mx, intptr_t my, int width) put_hevc_qpel_bi_w_v() argument 980 put_hevc_qpel_uni_w_hv(uint8_t *_dst, ptrdiff_t _dststride, uint8_t *_src, ptrdiff_t _srcstride, int height, int denom, int wx, int ox, intptr_t mx, intptr_t my, int width) put_hevc_qpel_uni_w_hv() argument 1021 put_hevc_qpel_bi_w_hv(uint8_t *_dst, ptrdiff_t _dststride, uint8_t *_src, ptrdiff_t _srcstride, int16_t *src2, int height, int denom, int wx0, int wx1, int ox0, int ox1, intptr_t mx, intptr_t my, int width) put_hevc_qpel_bi_w_hv() argument 1070 put_hevc_epel_h(int16_t *dst, uint8_t *_src, ptrdiff_t _srcstride, int height, intptr_t mx, intptr_t my, int width) put_hevc_epel_h() argument 1086 put_hevc_epel_v(int16_t *dst, uint8_t *_src, ptrdiff_t _srcstride, int height, intptr_t mx, intptr_t my, int width) put_hevc_epel_v() argument 1103 put_hevc_epel_hv(int16_t *dst, uint8_t *_src, ptrdiff_t _srcstride, int height, intptr_t mx, intptr_t my, int width) put_hevc_epel_hv() argument 1134 put_hevc_epel_uni_h(uint8_t *_dst, ptrdiff_t _dststride, uint8_t *_src, ptrdiff_t _srcstride, int height, intptr_t mx, intptr_t my, int width) put_hevc_epel_uni_h() argument 1158 put_hevc_epel_bi_h(uint8_t *_dst, ptrdiff_t _dststride, uint8_t *_src, ptrdiff_t _srcstride, int16_t *src2, int height, intptr_t mx, intptr_t my, int width) put_hevc_epel_bi_h() argument 1185 put_hevc_epel_uni_v(uint8_t *_dst, ptrdiff_t _dststride, uint8_t *_src, ptrdiff_t _srcstride, int height, intptr_t mx, intptr_t my, int width) put_hevc_epel_uni_v() argument 1209 put_hevc_epel_bi_v(uint8_t *_dst, ptrdiff_t _dststride, uint8_t *_src, ptrdiff_t _srcstride, int16_t *src2, int height, intptr_t mx, intptr_t my, int width) put_hevc_epel_bi_v() argument 1235 put_hevc_epel_uni_hv(uint8_t *_dst, ptrdiff_t _dststride, uint8_t *_src, ptrdiff_t _srcstride, int height, intptr_t mx, intptr_t my, int width) put_hevc_epel_uni_hv() argument 1273 put_hevc_epel_bi_hv(uint8_t *_dst, ptrdiff_t _dststride, uint8_t *_src, ptrdiff_t _srcstride, int16_t *src2, int height, intptr_t mx, intptr_t my, int width) put_hevc_epel_bi_hv() argument 1313 put_hevc_epel_uni_w_h(uint8_t *_dst, ptrdiff_t _dststride, uint8_t *_src, ptrdiff_t _srcstride, int height, int denom, int wx, int ox, intptr_t mx, intptr_t my, int width) put_hevc_epel_uni_w_h() argument 1339 put_hevc_epel_bi_w_h(uint8_t *_dst, ptrdiff_t _dststride, uint8_t *_src, ptrdiff_t _srcstride, int16_t *src2, int height, int denom, int wx0, int wx1, int ox0, int ox1, intptr_t mx, intptr_t my, int width) put_hevc_epel_bi_w_h() argument 1365 put_hevc_epel_uni_w_v(uint8_t *_dst, ptrdiff_t _dststride, uint8_t *_src, ptrdiff_t _srcstride, int height, int denom, int wx, int ox, intptr_t mx, intptr_t my, int width) put_hevc_epel_uni_w_v() argument 1391 put_hevc_epel_bi_w_v(uint8_t *_dst, ptrdiff_t _dststride, uint8_t *_src, ptrdiff_t _srcstride, int16_t *src2, int height, int denom, int wx0, int wx1, int ox0, int ox1, intptr_t mx, intptr_t my, int width) put_hevc_epel_bi_w_v() argument 1417 put_hevc_epel_uni_w_hv(uint8_t *_dst, ptrdiff_t _dststride, uint8_t *_src, ptrdiff_t _srcstride, int height, int denom, int wx, int ox, intptr_t mx, intptr_t my, int width) put_hevc_epel_uni_w_hv() argument 1456 put_hevc_epel_bi_w_hv(uint8_t *_dst, ptrdiff_t _dststride, uint8_t *_src, ptrdiff_t _srcstride, int16_t *src2, int height, int denom, int wx0, int wx1, int ox0, int ox1, intptr_t mx, intptr_t my, int width) put_hevc_epel_bi_w_hv() argument [all...] |
| H A D | g2meet.c | 141 int width, height, bpp; member 270 static int jpg_decode_data(JPGContext *c, int width, int height, in jpg_decode_data() argument 1053 int width, height; in kempf_decode_tile() local 1015 kempf_restore_buf(const uint8_t *src, int len, uint8_t *dst, int stride, const uint8_t *jpeg_tile, int tile_stride, int width, int height, const uint8_t *pal, int npal, int tidx) kempf_restore_buf() argument [all...] |
| /third_party/ffmpeg/libavcodec/loongarch/ |
| H A D | vp9_mc_lsx.c | 217 common_hz_8t_4w_lsx(const uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter, int32_t height) common_hz_8t_4w_lsx() argument 260 common_hz_8t_8x8mult_lsx(const uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter, int32_t height) common_hz_8t_8x8mult_lsx() argument 302 common_hz_8t_8w_lsx(const uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter, int32_t height) common_hz_8t_8w_lsx() argument 314 common_hz_8t_16w_lsx(const uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter, int32_t height) common_hz_8t_16w_lsx() argument 350 common_hz_8t_32w_lsx(const uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter, int32_t height) common_hz_8t_32w_lsx() argument 400 common_hz_8t_64w_lsx(const uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter, int32_t height) common_hz_8t_64w_lsx() argument 447 common_vt_8t_4w_lsx(const uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter, int32_t height) common_vt_8t_4w_lsx() argument 510 common_vt_8t_8w_lsx(const uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter, int32_t height) common_vt_8t_8w_lsx() argument 582 common_vt_8t_16w_lsx(const uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter, int32_t height) common_vt_8t_16w_lsx() argument 673 common_vt_8t_16w_mult_lsx(const uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter, int32_t height, int32_t width) common_vt_8t_16w_mult_lsx() argument 782 common_vt_8t_32w_lsx(const uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter, int32_t height) common_vt_8t_32w_lsx() argument 789 common_vt_8t_64w_lsx(const uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter, int32_t height) common_vt_8t_64w_lsx() argument 797 common_hv_8ht_8vt_4w_lsx(const uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter_horiz, const int8_t *filter_vert, int32_t height) common_hv_8ht_8vt_4w_lsx() argument 885 common_hv_8ht_8vt_8w_lsx(const uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter_horiz, const int8_t *filter_vert, int32_t height) common_hv_8ht_8vt_8w_lsx() argument 991 common_hv_8ht_8vt_16w_lsx(const uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter_horiz, const int8_t *filter_vert, int32_t height) common_hv_8ht_8vt_16w_lsx() argument 1007 common_hv_8ht_8vt_32w_lsx(const uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter_horiz, const int8_t *filter_vert, int32_t height) common_hv_8ht_8vt_32w_lsx() argument 1023 common_hv_8ht_8vt_64w_lsx(const uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter_horiz, const int8_t *filter_vert, int32_t height) common_hv_8ht_8vt_64w_lsx() argument 1039 copy_width8_lsx(const uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, int32_t height) copy_width8_lsx() argument 1066 copy_width16_lsx(const uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, int32_t height) copy_width16_lsx() argument 1093 copy_width32_lsx(const uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, int32_t height) copy_width32_lsx() argument 1136 copy_width64_lsx(const uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, int32_t height) copy_width64_lsx() argument 1297 common_hz_8t_and_aver_dst_4w_lsx(const uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter, int32_t height) common_hz_8t_and_aver_dst_4w_lsx() argument 1310 common_hz_8t_and_aver_dst_8w_lsx(const uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter, int32_t height) common_hz_8t_and_aver_dst_8w_lsx() argument 1365 common_hz_8t_and_aver_dst_16w_lsx(const uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter, int32_t height) common_hz_8t_and_aver_dst_16w_lsx() argument 1423 common_hz_8t_and_aver_dst_32w_lsx(const uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter, int32_t height) common_hz_8t_and_aver_dst_32w_lsx() argument 1480 common_hz_8t_and_aver_dst_64w_lsx(const uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter, int32_t height) common_hz_8t_and_aver_dst_64w_lsx() argument 1533 common_vt_8t_and_aver_dst_4w_lsx(const uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter, int32_t height) common_vt_8t_and_aver_dst_4w_lsx() argument 1609 common_vt_8t_and_aver_dst_8w_lsx(const uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter, int32_t height) common_vt_8t_and_aver_dst_8w_lsx() argument 1693 common_vt_8t_and_aver_dst_16w_mult_lsx(const uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter, int32_t height, int32_t width) common_vt_8t_and_aver_dst_16w_mult_lsx() argument 1808 common_vt_8t_and_aver_dst_16w_lsx(const uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter, int32_t height) common_vt_8t_and_aver_dst_16w_lsx() argument 1818 common_vt_8t_and_aver_dst_32w_lsx(const uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter, int32_t height) common_vt_8t_and_aver_dst_32w_lsx() argument 1828 common_vt_8t_and_aver_dst_64w_lsx(const uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter, int32_t height) common_vt_8t_and_aver_dst_64w_lsx() argument 1838 common_hv_8ht_8vt_and_aver_dst_4w_lsx(const uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter_horiz, const int8_t *filter_vert, int32_t height) common_hv_8ht_8vt_and_aver_dst_4w_lsx() argument 1941 common_hv_8ht_8vt_and_aver_dst_8w_lsx(const uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter_horiz, const int8_t *filter_vert, int32_t height) common_hv_8ht_8vt_and_aver_dst_8w_lsx() argument 2060 common_hv_8ht_8vt_and_aver_dst_16w_lsx(const uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter_horiz, const int8_t *filter_vert, int32_t height) common_hv_8ht_8vt_and_aver_dst_16w_lsx() argument 2080 common_hv_8ht_8vt_and_aver_dst_32w_lsx(const uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter_horiz, const int8_t *filter_vert, int32_t height) common_hv_8ht_8vt_and_aver_dst_32w_lsx() argument 2100 common_hv_8ht_8vt_and_aver_dst_64w_lsx(const uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter_horiz, const int8_t *filter_vert, int32_t height) common_hv_8ht_8vt_and_aver_dst_64w_lsx() argument 2120 avg_width8_lsx(const uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, int32_t height) avg_width8_lsx() argument 2160 avg_width16_lsx(const uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, int32_t height) avg_width16_lsx() argument 2195 avg_width32_lsx(const uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, int32_t height) avg_width32_lsx() argument 2253 avg_width64_lsx(const uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, int32_t height) avg_width64_lsx() argument [all...] |
| H A D | hevcdsp_lsx.c | 34 hevc_copy_4w_lsx(uint8_t *src, int32_t src_stride, int16_t *dst, int32_t dst_stride, int32_t height) hevc_copy_4w_lsx() argument 86 hevc_copy_6w_lsx(uint8_t *src, int32_t src_stride, int16_t *dst, int32_t dst_stride, int32_t height) hevc_copy_6w_lsx() argument 149 hevc_copy_8w_lsx(uint8_t *src, int32_t src_stride, int16_t *dst, int32_t dst_stride, int32_t height) hevc_copy_8w_lsx() argument 200 hevc_copy_12w_lsx(uint8_t *src, int32_t src_stride, int16_t *dst, int32_t dst_stride, int32_t height) hevc_copy_12w_lsx() argument 272 hevc_copy_16w_lsx(uint8_t *src, int32_t src_stride, int16_t *dst, int32_t dst_stride, int32_t height) hevc_copy_16w_lsx() argument 357 hevc_copy_24w_lsx(uint8_t *src, int32_t src_stride, int16_t *dst, int32_t dst_stride, int32_t height) hevc_copy_24w_lsx() argument 411 hevc_copy_32w_lsx(uint8_t *src, int32_t src_stride, int16_t *dst, int32_t dst_stride, int32_t height) hevc_copy_32w_lsx() argument 471 hevc_copy_48w_lsx(uint8_t *src, int32_t src_stride, int16_t *dst, int32_t dst_stride, int32_t height) hevc_copy_48w_lsx() argument 546 hevc_copy_64w_lsx(uint8_t *src, int32_t src_stride, int16_t *dst, int32_t dst_stride, int32_t height) hevc_copy_64w_lsx() argument 598 hevc_hz_8t_4w_lsx(uint8_t *src, int32_t src_stride, int16_t *dst, int32_t dst_stride, const int8_t *filter, int32_t height) hevc_hz_8t_4w_lsx() argument 685 hevc_hz_8t_8w_lsx(uint8_t *src, int32_t src_stride, int16_t *dst, int32_t dst_stride, const int8_t *filter, int32_t height) hevc_hz_8t_8w_lsx() argument 749 hevc_hz_8t_12w_lsx(uint8_t *src, int32_t src_stride, int16_t *dst, int32_t dst_stride, const int8_t *filter, int32_t height) hevc_hz_8t_12w_lsx() argument 841 hevc_hz_8t_16w_lsx(uint8_t *src, int32_t src_stride, int16_t *dst, int32_t dst_stride, const int8_t *filter, int32_t height) hevc_hz_8t_16w_lsx() argument 901 hevc_hz_8t_24w_lsx(uint8_t *src, int32_t src_stride, int16_t *dst, int32_t dst_stride, const int8_t *filter, int32_t height) hevc_hz_8t_24w_lsx() argument 971 hevc_hz_8t_32w_lsx(uint8_t *src, int32_t src_stride, int16_t *dst, int32_t dst_stride, const int8_t *filter, int32_t height) hevc_hz_8t_32w_lsx() argument 1031 hevc_hz_8t_48w_lsx(uint8_t *src, int32_t src_stride, int16_t *dst, int32_t dst_stride, const int8_t *filter, int32_t height) hevc_hz_8t_48w_lsx() argument 1100 hevc_hz_8t_64w_lsx(uint8_t *src, int32_t src_stride, int16_t *dst, int32_t dst_stride, const int8_t *filter, int32_t height) hevc_hz_8t_64w_lsx() argument 1194 hevc_vt_8t_4w_lsx(uint8_t *src, int32_t src_stride, int16_t *dst, int32_t dst_stride, const int8_t *filter, int32_t height) hevc_vt_8t_4w_lsx() argument 1314 hevc_vt_8t_8w_lsx(uint8_t *src, int32_t src_stride, int16_t *dst, int32_t dst_stride, const int8_t *filter, int32_t height) hevc_vt_8t_8w_lsx() argument 1388 hevc_vt_8t_12w_lsx(uint8_t *src, int32_t src_stride, int16_t *dst, int32_t dst_stride, const int8_t *filter, int32_t height) hevc_vt_8t_12w_lsx() argument 1490 hevc_vt_8t_16multx4mult_lsx(uint8_t *src, int32_t src_stride, int16_t *dst, int32_t dst_stride, const int8_t *filter, int32_t height, int32_t width) hevc_vt_8t_16multx4mult_lsx() argument 1614 hevc_vt_8t_16w_lsx(uint8_t *src, int32_t src_stride, int16_t *dst, int32_t dst_stride, const int8_t *filter, int32_t height) hevc_vt_8t_16w_lsx() argument 1622 hevc_vt_8t_24w_lsx(uint8_t *src, int32_t src_stride, int16_t *dst, int32_t dst_stride, const int8_t *filter, int32_t height) hevc_vt_8t_24w_lsx() argument 1632 hevc_vt_8t_32w_lsx(uint8_t *src, int32_t src_stride, int16_t *dst, int32_t dst_stride, const int8_t *filter, int32_t height) hevc_vt_8t_32w_lsx() argument 1640 hevc_vt_8t_48w_lsx(uint8_t *src, int32_t src_stride, int16_t *dst, int32_t dst_stride, const int8_t *filter, int32_t height) hevc_vt_8t_48w_lsx() argument 1648 hevc_vt_8t_64w_lsx(uint8_t *src, int32_t src_stride, int16_t *dst, int32_t dst_stride, const int8_t *filter, int32_t height) hevc_vt_8t_64w_lsx() argument 1656 hevc_hv_8t_4w_lsx(uint8_t *src, int32_t src_stride, int16_t *dst, int32_t dst_stride, const int8_t *filter_x, const int8_t *filter_y, int32_t height) hevc_hv_8t_4w_lsx() argument 1788 hevc_hv_8t_8multx1mult_lsx(uint8_t *src, int32_t src_stride, int16_t *dst, int32_t dst_stride, const int8_t *filter_x, const int8_t *filter_y, int32_t height, int32_t width) hevc_hv_8t_8multx1mult_lsx() argument 1931 hevc_hv_8t_8w_lsx(uint8_t *src, int32_t src_stride, int16_t *dst, int32_t dst_stride, const int8_t *filter_x, const int8_t *filter_y, int32_t height) hevc_hv_8t_8w_lsx() argument 1940 hevc_hv_8t_12w_lsx(uint8_t *src, int32_t src_stride, int16_t *dst, int32_t dst_stride, const int8_t *filter_x, const int8_t *filter_y, int32_t height) hevc_hv_8t_12w_lsx() argument 2177 hevc_hv_8t_16w_lsx(uint8_t *src, int32_t src_stride, int16_t *dst, int32_t dst_stride, const int8_t *filter_x, const int8_t *filter_y, int32_t height) hevc_hv_8t_16w_lsx() argument 2186 hevc_hv_8t_24w_lsx(uint8_t *src, int32_t src_stride, int16_t *dst, int32_t dst_stride, const int8_t *filter_x, const int8_t *filter_y, int32_t height) hevc_hv_8t_24w_lsx() argument 2195 hevc_hv_8t_32w_lsx(uint8_t *src, int32_t src_stride, int16_t *dst, int32_t dst_stride, const int8_t *filter_x, const int8_t *filter_y, int32_t height) hevc_hv_8t_32w_lsx() argument 2204 hevc_hv_8t_48w_lsx(uint8_t *src, int32_t src_stride, int16_t *dst, int32_t dst_stride, const int8_t *filter_x, const int8_t *filter_y, int32_t height) hevc_hv_8t_48w_lsx() argument 2213 hevc_hv_8t_64w_lsx(uint8_t *src, int32_t src_stride, int16_t *dst, int32_t dst_stride, const int8_t *filter_x, const int8_t *filter_y, int32_t height) hevc_hv_8t_64w_lsx() argument 2222 hevc_hz_4t_32w_lsx(uint8_t *src, int32_t src_stride, int16_t *dst, int32_t dst_stride, const int8_t *filter, int32_t height) hevc_hz_4t_32w_lsx() argument 2268 hevc_vt_4t_16w_lsx(uint8_t *src, int32_t src_stride, int16_t *dst, int32_t dst_stride, const int8_t *filter, int32_t height) hevc_vt_4t_16w_lsx() argument 2330 hevc_vt_4t_24w_lsx(uint8_t *src, int32_t src_stride, int16_t *dst, int32_t dst_stride, const int8_t *filter, int32_t height) hevc_vt_4t_24w_lsx() argument 2424 hevc_vt_4t_32w_lsx(uint8_t *src, int32_t src_stride, int16_t *dst, int32_t dst_stride, const int8_t *filter, int32_t height) hevc_vt_4t_32w_lsx() argument 2806 hevc_hv_4t_8multx4mult_lsx(uint8_t *src, int32_t src_stride, int16_t *dst, int32_t dst_stride, const int8_t *filter_x, const int8_t *filter_y, int32_t height, int32_t width8mult) hevc_hv_4t_8multx4mult_lsx() argument 2933 hevc_hv_4t_8w_lsx(uint8_t *src, int32_t src_stride, int16_t *dst, int32_t dst_stride, const int8_t *filter_x, const int8_t *filter_y, int32_t height) hevc_hv_4t_8w_lsx() argument 2957 hevc_hv_4t_12w_lsx(uint8_t *src, int32_t src_stride, int16_t *dst, int32_t dst_stride, const int8_t *filter_x, const int8_t *filter_y, int32_t height) hevc_hv_4t_12w_lsx() argument 3162 hevc_hv_4t_16w_lsx(uint8_t *src, int32_t src_stride, int16_t *dst, int32_t dst_stride, const int8_t *filter_x, const int8_t *filter_y, int32_t height) hevc_hv_4t_16w_lsx() argument 3179 hevc_hv_4t_24w_lsx(uint8_t *src, int32_t src_stride, int16_t *dst, int32_t dst_stride, const int8_t *filter_x, const int8_t *filter_y, int32_t height) hevc_hv_4t_24w_lsx() argument 3191 hevc_hv_4t_32w_lsx(uint8_t *src, int32_t src_stride, int16_t *dst, int32_t dst_stride, const int8_t *filter_x, const int8_t *filter_y, int32_t height) hevc_hv_4t_32w_lsx() argument [all...] |
| H A D | hevc_mc_bi_lsx.c | 45 hevc_bi_copy_4w_lsx(uint8_t *src0_ptr, int32_t src_stride, int16_t *src1_ptr, int32_t src2_stride, uint8_t *dst, int32_t dst_stride, int32_t height) hevc_bi_copy_4w_lsx() argument 130 hevc_bi_copy_6w_lsx(uint8_t *src0_ptr, int32_t src_stride, int16_t *src1_ptr, int32_t src2_stride, uint8_t *dst, int32_t dst_stride, int32_t height) hevc_bi_copy_6w_lsx() argument 226 hevc_bi_copy_8w_lsx(uint8_t *src0_ptr, int32_t src_stride, int16_t *src1_ptr, int32_t src2_stride, uint8_t *dst, int32_t dst_stride, int32_t height) hevc_bi_copy_8w_lsx() argument 311 hevc_bi_copy_12w_lsx(uint8_t *src0_ptr, int32_t src_stride, int16_t *src1_ptr, int32_t src2_stride, uint8_t *dst, int32_t dst_stride, int32_t height) hevc_bi_copy_12w_lsx() argument 369 hevc_bi_copy_16w_lsx(uint8_t *src0_ptr, int32_t src_stride, int16_t *src1_ptr, int32_t src2_stride, uint8_t *dst, int32_t dst_stride, int32_t height) hevc_bi_copy_16w_lsx() argument 426 hevc_bi_copy_24w_lsx(uint8_t *src0_ptr, int32_t src_stride, int16_t *src1_ptr, int32_t src2_stride, uint8_t *dst, int32_t dst_stride, int32_t height) hevc_bi_copy_24w_lsx() argument 437 hevc_bi_copy_32w_lsx(uint8_t *src0_ptr, int32_t src_stride, int16_t *src1_ptr, int32_t src2_stride, uint8_t *dst, int32_t dst_stride, int32_t height) hevc_bi_copy_32w_lsx() argument 448 hevc_bi_copy_48w_lsx(uint8_t *src0_ptr, int32_t src_stride, int16_t *src1_ptr, int32_t src2_stride, uint8_t *dst, int32_t dst_stride, int32_t height) hevc_bi_copy_48w_lsx() argument 459 hevc_bi_copy_64w_lsx(uint8_t *src0_ptr, int32_t src_stride, int16_t *src1_ptr, int32_t src2_stride, uint8_t *dst, int32_t dst_stride, int32_t height) hevc_bi_copy_64w_lsx() argument 469 hevc_hz_8t_16w_lsx(uint8_t *src0_ptr, int32_t src_stride, int16_t *src1_ptr, int32_t src2_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter, int32_t height) hevc_hz_8t_16w_lsx() argument 534 hevc_hz_8t_24w_lsx(uint8_t *src0_ptr, int32_t src_stride, int16_t *src1_ptr, int32_t src2_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter, int32_t height) hevc_hz_8t_24w_lsx() argument 588 hevc_hz_8t_32w_lsx(uint8_t *src0_ptr, int32_t src_stride, int16_t *src1_ptr, int32_t src2_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter, int32_t height) hevc_hz_8t_32w_lsx() argument 599 hevc_hz_8t_48w_lsx(uint8_t *src0_ptr, int32_t src_stride, int16_t *src1_ptr, int32_t src2_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter, int32_t height) hevc_hz_8t_48w_lsx() argument 610 hevc_hz_8t_64w_lsx(uint8_t *src0_ptr, int32_t src_stride, int16_t *src1_ptr, int32_t src2_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter, int32_t height) hevc_hz_8t_64w_lsx() argument 622 hevc_vt_8t_8w_lsx(uint8_t *src0_ptr, int32_t src_stride, int16_t *src1_ptr, int32_t src2_stride, uint8_t *dst, int32_t dst_stride,\ const int8_t *filter, int32_t height) hevc_vt_8t_8w_lsx() argument 708 hevc_vt_8t_16multx2mult_lsx(uint8_t *src0_ptr, int32_t src_stride, int16_t *src1_ptr, int32_t src2_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter, int32_t height, int32_t width) hevc_vt_8t_16multx2mult_lsx() argument 811 hevc_vt_8t_16w_lsx(uint8_t *src0_ptr, int32_t src_stride, int16_t *src1_ptr, int32_t src2_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter, int32_t height) hevc_vt_8t_16w_lsx() argument 820 hevc_vt_8t_24w_lsx(uint8_t *src0_ptr, int32_t src_stride, int16_t *src1_ptr, int32_t src2_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter, int32_t height) hevc_vt_8t_24w_lsx() argument 831 hevc_vt_8t_32w_lsx(uint8_t *src0_ptr, int32_t src_stride, int16_t *src1_ptr, int32_t src2_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter, int32_t height) hevc_vt_8t_32w_lsx() argument 840 hevc_vt_8t_48w_lsx(uint8_t *src0_ptr, int32_t src_stride, int16_t *src1_ptr, int32_t src2_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter, int32_t height) hevc_vt_8t_48w_lsx() argument 849 hevc_vt_8t_64w_lsx(uint8_t *src0_ptr, int32_t src_stride, int16_t *src1_ptr, int32_t src2_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter, int32_t height) hevc_vt_8t_64w_lsx() argument 859 hevc_hv_8t_8multx1mult_lsx(uint8_t *src0_ptr, int32_t src_stride, int16_t *src1_ptr, int32_t src2_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter_x, const int8_t *filter_y, int32_t height, int32_t width) hevc_hv_8t_8multx1mult_lsx() argument 997 hevc_hv_8t_8w_lsx(uint8_t *src0_ptr, int32_t src_stride, int16_t *src1_ptr, int32_t src2_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter_x, const int8_t *filter_y, int32_t height) hevc_hv_8t_8w_lsx() argument 1007 hevc_hv_8t_16w_lsx(uint8_t *src0_ptr, int32_t src_stride, int16_t *src1_ptr, int32_t src2_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter_x, const int8_t *filter_y, int32_t height) hevc_hv_8t_16w_lsx() argument 1017 hevc_hv_8t_24w_lsx(uint8_t *src0_ptr, int32_t src_stride, int16_t *src1_ptr, int32_t src2_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter_x, const int8_t *filter_y, int32_t height) hevc_hv_8t_24w_lsx() argument 1027 hevc_hv_8t_32w_lsx(uint8_t *src0_ptr, int32_t src_stride, int16_t *src1_ptr, int32_t src2_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter_x, const int8_t *filter_y, int32_t height) hevc_hv_8t_32w_lsx() argument 1037 hevc_hv_8t_48w_lsx(uint8_t *src0_ptr, int32_t src_stride, int16_t *src1_ptr, int32_t src2_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter_x, const int8_t *filter_y, int32_t height) hevc_hv_8t_48w_lsx() argument 1047 hevc_hv_8t_64w_lsx(uint8_t *src0_ptr, int32_t src_stride, int16_t *src1_ptr, int32_t src2_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter_x, const int8_t *filter_y, int32_t height) hevc_hv_8t_64w_lsx() argument 1057 hevc_hz_4t_24w_lsx(uint8_t *src0_ptr, int32_t src_stride, int16_t *src1_ptr, int32_t src2_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter, int32_t height) hevc_hz_4t_24w_lsx() argument 1160 hevc_hz_4t_32w_lsx(uint8_t *src0_ptr, int32_t src_stride, int16_t *src1_ptr, int32_t src2_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter, int32_t height) hevc_hz_4t_32w_lsx() argument 1204 hevc_vt_4t_12w_lsx(uint8_t *src0_ptr, int32_t src_stride, int16_t *src1_ptr, int32_t src2_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter, int32_t height) hevc_vt_4t_12w_lsx() argument 1293 hevc_vt_4t_16w_lsx(uint8_t *src0_ptr, int32_t src_stride, int16_t *src1_ptr, int32_t src2_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter, int32_t height) hevc_vt_4t_16w_lsx() argument 1365 hevc_vt_4t_24w_lsx(uint8_t *src0_ptr, int32_t src_stride, int16_t *src1_ptr, int32_t src2_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter, int32_t height) hevc_vt_4t_24w_lsx() argument 1472 hevc_vt_4t_32w_lsx(uint8_t *src0_ptr, int32_t src_stride, int16_t *src1_ptr, int32_t src2_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter, int32_t height) hevc_vt_4t_32w_lsx() argument 1483 hevc_hv_4t_6w_lsx(uint8_t *src0_ptr, int32_t src_stride, int16_t *src1_ptr, int32_t src2_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter_x, const int8_t *filter_y, int32_t height) hevc_hv_4t_6w_lsx() argument 1993 hevc_hv_4t_8multx4mult_lsx(uint8_t *src0_ptr, int32_t src_stride, int16_t *src1_ptr, int32_t src2_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter_x, const int8_t *filter_y, int32_t height, int32_t width) hevc_hv_4t_8multx4mult_lsx() argument 2133 hevc_hv_4t_8w_lsx(uint8_t *src0_ptr, int32_t src_stride, int16_t *src1_ptr, int32_t src2_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter_x, const int8_t *filter_y, int32_t height) hevc_hv_4t_8w_lsx() argument 2154 hevc_hv_4t_16w_lsx(uint8_t *src0_ptr, int32_t src_stride, int16_t *src1_ptr, int32_t src2_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter_x, const int8_t *filter_y, int32_t height) hevc_hv_4t_16w_lsx() argument 2169 hevc_hv_4t_24w_lsx(uint8_t *src0_ptr, int32_t src_stride, int16_t *src1_ptr, int32_t src2_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter_x, const int8_t *filter_y, int32_t height) hevc_hv_4t_24w_lsx() argument 2179 hevc_hv_4t_32w_lsx(uint8_t *src0_ptr, int32_t src_stride, int16_t *src1_ptr, int32_t src2_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter_x, const int8_t *filter_y, int32_t height) hevc_hv_4t_32w_lsx() argument [all...] |
| H A D | hevc_lpf_sao_lsx.c | 988 hevc_sao_edge_filter_0degree_4width_lsx(uint8_t *dst, int32_t dst_stride, uint8_t *src, int32_t src_stride, int16_t *sao_offset_val, int32_t height) hevc_sao_edge_filter_0degree_4width_lsx() argument 1073 hevc_sao_edge_filter_0degree_8width_lsx(uint8_t *dst, int32_t dst_stride, uint8_t *src, int32_t src_stride, int16_t *sao_offset_val, int32_t height) hevc_sao_edge_filter_0degree_8width_lsx() argument 1166 hevc_sao_edge_filter_0degree_16multiple_lsx(uint8_t *dst, int32_t dst_stride, uint8_t *src, int32_t src_stride, int16_t *sao_offset_val, int32_t width, int32_t height) hevc_sao_edge_filter_0degree_16multiple_lsx() argument 1304 hevc_sao_edge_filter_90degree_4width_lsx(uint8_t *dst, int32_t dst_stride, uint8_t *src, int32_t src_stride, int16_t *sao_offset_val, int32_t height) hevc_sao_edge_filter_90degree_4width_lsx() argument 1399 hevc_sao_edge_filter_90degree_8width_lsx(uint8_t *dst, int32_t dst_stride, uint8_t *src, int32_t src_stride, int16_t *sao_offset_val, int32_t height) hevc_sao_edge_filter_90degree_8width_lsx() argument 1492 hevc_sao_edge_filter_90degree_16multiple_lsx(uint8_t *dst, int32_t dst_stride, uint8_t *src, int32_t src_stride, int16_t * sao_offset_val, int32_t width, int32_t height) hevc_sao_edge_filter_90degree_16multiple_lsx() argument 1611 hevc_sao_edge_filter_45degree_4width_lsx(uint8_t *dst, int32_t dst_stride, uint8_t *src, int32_t src_stride, int16_t *sao_offset_val, int32_t height) hevc_sao_edge_filter_45degree_4width_lsx() argument 1724 hevc_sao_edge_filter_45degree_8width_lsx(uint8_t *dst, int32_t dst_stride, uint8_t *src, int32_t src_stride, int16_t *sao_offset_val, int32_t height) hevc_sao_edge_filter_45degree_8width_lsx() argument 1843 hevc_sao_edge_filter_45degree_16multiple_lsx(uint8_t *dst, int32_t dst_stride, uint8_t *src, int32_t src_stride, int16_t * sao_offset_val, int32_t width, int32_t height) hevc_sao_edge_filter_45degree_16multiple_lsx() argument 1991 hevc_sao_edge_filter_135degree_4width_lsx(uint8_t *dst, int32_t dst_stride, uint8_t *src, int32_t src_stride, int16_t *sao_offset_val, int32_t height) hevc_sao_edge_filter_135degree_4width_lsx() argument 2106 hevc_sao_edge_filter_135degree_8width_lsx(uint8_t *dst, int32_t dst_stride, uint8_t *src, int32_t src_stride, int16_t *sao_offset_val, int32_t height) hevc_sao_edge_filter_135degree_8width_lsx() argument 2220 hevc_sao_edge_filter_135degree_16multiple_lsx(uint8_t *dst, int32_t dst_stride, uint8_t *src, int32_t src_stride, int16_t *sao_offset_val, int32_t width, int32_t height) hevc_sao_edge_filter_135degree_16multiple_lsx() argument 2365 ff_hevc_sao_edge_filter_8_lsx(uint8_t *dst, uint8_t *src, ptrdiff_t stride_dst, int16_t *sao_offset_val, int eo, int width, int height) ff_hevc_sao_edge_filter_8_lsx() argument [all...] |
| H A D | hevc_mc_uni_lsx.c | 36 common_hz_8t_64w_lsx(uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter, int32_t height) common_hz_8t_64w_lsx() argument 128 common_vt_8t_8w_lsx(uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter, int32_t height) common_vt_8t_8w_lsx() argument 200 common_vt_8t_16w_lsx(uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter, int32_t height, int32_t width) common_vt_8t_16w_lsx() argument 307 common_vt_8t_24w_lsx(uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter, int32_t height) common_vt_8t_24w_lsx() argument 316 common_vt_8t_32w_lsx(uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter, int32_t height) common_vt_8t_32w_lsx() argument 323 common_vt_8t_48w_lsx(uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter, int32_t height) common_vt_8t_48w_lsx() argument 330 common_vt_8t_64w_lsx(uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter, int32_t height) common_vt_8t_64w_lsx() argument 338 hevc_hv_8t_8x2_lsx(uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter_x, const int8_t *filter_y, int32_t height, int32_t width) hevc_hv_8t_8x2_lsx() argument 499 hevc_hv_8t_8w_lsx(uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter_x, const int8_t *filter_y, int32_t height) hevc_hv_8t_8w_lsx() argument 507 hevc_hv_8t_16w_lsx(uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter_x, const int8_t *filter_y, int32_t height) hevc_hv_8t_16w_lsx() argument 515 hevc_hv_8t_24w_lsx(uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter_x, const int8_t *filter_y, int32_t height) hevc_hv_8t_24w_lsx() argument 523 hevc_hv_8t_32w_lsx(uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter_x, const int8_t *filter_y, int32_t height) hevc_hv_8t_32w_lsx() argument 531 hevc_hv_8t_48w_lsx(uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter_x, const int8_t *filter_y, int32_t height) hevc_hv_8t_48w_lsx() argument 539 hevc_hv_8t_64w_lsx(uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter_x, const int8_t *filter_y, int32_t height) hevc_hv_8t_64w_lsx() argument 548 common_vt_4t_24w_lsx(uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter, int32_t height) common_vt_4t_24w_lsx() argument 654 common_vt_4t_32w_lsx(uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter, int32_t height) common_vt_4t_32w_lsx() argument 1012 hevc_hv_4t_8multx4mult_lsx(uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter_x, const int8_t *filter_y, int32_t height, int32_t width8mult) hevc_hv_4t_8multx4mult_lsx() argument 1131 hevc_hv_4t_8w_lsx(uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter_x, const int8_t *filter_y, int32_t height) hevc_hv_4t_8w_lsx() argument 1149 hevc_hv_4t_12w_lsx(uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter_x, const int8_t *filter_y, int32_t height) hevc_hv_4t_12w_lsx() argument 1336 hevc_hv_4t_16w_lsx(uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter_x, const int8_t *filter_y, int32_t height) hevc_hv_4t_16w_lsx() argument 1349 hevc_hv_4t_24w_lsx(uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter_x, const int8_t *filter_y, int32_t height) hevc_hv_4t_24w_lsx() argument 1357 hevc_hv_4t_32w_lsx(uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter_x, const int8_t *filter_y, int32_t height) hevc_hv_4t_32w_lsx() argument [all...] |
| /third_party/ffmpeg/libavcodec/mips/ |
| H A D | hevc_lpf_sao_msa.c | 1040 hevc_sao_band_filter_4width_msa(uint8_t *dst, int32_t dst_stride, uint8_t *src, int32_t src_stride, int32_t sao_left_class, int16_t *sao_offset_val, int32_t height) hevc_sao_band_filter_4width_msa() argument 1102 hevc_sao_band_filter_8width_msa(uint8_t *dst, int32_t dst_stride, uint8_t *src, int32_t src_stride, int32_t sao_left_class, int16_t *sao_offset_val, int32_t height) hevc_sao_band_filter_8width_msa() argument 1173 hevc_sao_band_filter_16multiple_msa(uint8_t *dst, int32_t dst_stride, uint8_t *src, int32_t src_stride, int32_t sao_left_class, int16_t *sao_offset_val, int32_t width, int32_t height) hevc_sao_band_filter_16multiple_msa() argument 1255 hevc_sao_edge_filter_0degree_4width_msa(uint8_t *dst, int32_t dst_stride, uint8_t *src, int32_t src_stride, int16_t *sao_offset_val, int32_t height) hevc_sao_edge_filter_0degree_4width_msa() argument 1347 hevc_sao_edge_filter_0degree_8width_msa(uint8_t *dst, int32_t dst_stride, uint8_t *src, int32_t src_stride, int16_t *sao_offset_val, int32_t height) hevc_sao_edge_filter_0degree_8width_msa() argument 1441 hevc_sao_edge_filter_0degree_16multiple_msa(uint8_t *dst, int32_t dst_stride, uint8_t *src, int32_t src_stride, int16_t *sao_offset_val, int32_t width, int32_t height) hevc_sao_edge_filter_0degree_16multiple_msa() argument 1557 hevc_sao_edge_filter_90degree_4width_msa(uint8_t *dst, int32_t dst_stride, uint8_t *src, int32_t src_stride, int16_t *sao_offset_val, int32_t height) hevc_sao_edge_filter_90degree_4width_msa() argument 1662 hevc_sao_edge_filter_90degree_8width_msa(uint8_t *dst, int32_t dst_stride, uint8_t *src, int32_t src_stride, int16_t *sao_offset_val, int32_t height) hevc_sao_edge_filter_90degree_8width_msa() argument 1764 hevc_sao_edge_filter_90degree_16multiple_msa(uint8_t *dst, int32_t dst_stride, uint8_t *src, int32_t src_stride, int16_t * sao_offset_val, int32_t width, int32_t height) hevc_sao_edge_filter_90degree_16multiple_msa() argument 1866 hevc_sao_edge_filter_45degree_4width_msa(uint8_t *dst, int32_t dst_stride, uint8_t *src, int32_t src_stride, int16_t *sao_offset_val, int32_t height) hevc_sao_edge_filter_45degree_4width_msa() argument 1979 hevc_sao_edge_filter_45degree_8width_msa(uint8_t *dst, int32_t dst_stride, uint8_t *src, int32_t src_stride, int16_t *sao_offset_val, int32_t height) hevc_sao_edge_filter_45degree_8width_msa() argument 2095 hevc_sao_edge_filter_45degree_16multiple_msa(uint8_t *dst, int32_t dst_stride, uint8_t *src, int32_t src_stride, int16_t * sao_offset_val, int32_t width, int32_t height) hevc_sao_edge_filter_45degree_16multiple_msa() argument 2215 hevc_sao_edge_filter_135degree_4width_msa(uint8_t *dst, int32_t dst_stride, uint8_t *src, int32_t src_stride, int16_t *sao_offset_val, int32_t height) hevc_sao_edge_filter_135degree_4width_msa() argument 2330 hevc_sao_edge_filter_135degree_8width_msa(uint8_t *dst, int32_t dst_stride, uint8_t *src, int32_t src_stride, int16_t *sao_offset_val, int32_t height) hevc_sao_edge_filter_135degree_8width_msa() argument 2442 hevc_sao_edge_filter_135degree_16multiple_msa(uint8_t *dst, int32_t dst_stride, uint8_t *src, int32_t src_stride, int16_t * sao_offset_val, int32_t width, int32_t height) hevc_sao_edge_filter_135degree_16multiple_msa() argument 2596 ff_hevc_sao_band_filter_0_8_msa(uint8_t *dst, uint8_t *src, ptrdiff_t stride_dst, ptrdiff_t stride_src, int16_t *sao_offset_val, int sao_left_class, int width, int height) ff_hevc_sao_band_filter_0_8_msa() argument 2624 ff_hevc_sao_edge_filter_8_msa(uint8_t *dst, uint8_t *src, ptrdiff_t stride_dst, int16_t *sao_offset_val, int eo, int width, int height) ff_hevc_sao_edge_filter_8_msa() argument [all...] |