Home
last modified time | relevance | path

Searched defs:planes (Results 151 - 175 of 210) sorted by relevance

123456789

/foundation/multimedia/av_codec/services/engine/codec/video/hcodec/
H A Dhdecoder.cpp540 OH_NativeBuffer_Planes *planes = nullptr; in UpdateFormatFromSurfaceBuffer() local
[all...]
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/common/src/
H A Dpixel_yuv.cpp214 static void GetYUVStrideInfo(int32_t pixelFmt, OH_NativeBuffer_Planes *planes, YUVStrideInfo &dstStrides) in GetYUVStrideInfo() argument
268 OH_NativeBuffer_Planes *planes = nullptr; CreateMemory() local
[all...]
/foundation/multimedia/player_framework/frameworks/native/avmetadatahelper/
H A Davmetadatahelper_impl.cpp458 OH_NativeBuffer_Planes *planes = nullptr; in SetPixelMapYuvInfo() local
[all...]
/third_party/ffmpeg/libavcodec/
H A Dcfhd.h153 int planes; member
H A Divi.c266 static av_cold void ivi_free_buffers(IVIPlaneDesc *planes) in ivi_free_buffers() argument
291 av_cold int ff_ivi_init_planes(AVCodecContext *avctx, IVIPlaneDesc *planes, const IVIPicConfig *cfg, in ff_ivi_init_planes() argument
395 ff_ivi_init_tiles(IVIPlaneDesc *planes, int tile_width, int tile_height) ff_ivi_init_tiles() argument
[all...]
H A Divi.h230 IVIPlaneDesc planes[3]; ///< color planes member
H A Dindeo3.c110 Plane planes[3]; member
[all...]
H A Dlibvpxenc.c1576 unsigned char **planes = rawimg_alpha->planes; in realloc_alpha_uv() local
[all...]
H A Dtiff.c1768 int le, ret, plane, planes; in decode_frame() local
/third_party/ffmpeg/libavfilter/
H A Dvf_bm3d.c101 int planes; member
H A Dvf_fftdnoiz.c71 PlaneContext planes[4]; member
[all...]
H A Dvf_morpho.c108 int planes; member
H A Dvf_scale_npp.c507 int i, planes; in get_deinterleaved_format() local
H A Dvf_zscale.c648 int ret = 0, plane, planes; in realign_frame() local
/third_party/ffmpeg/libavutil/
H A Dpixdesc.c2705 int i, planes[4] = { 0 }, ret = 0; in av_pix_fmt_count_planes() local
H A Dvulkan.c516 int planes = av_pix_fmt_count_planes(fc->sw_format); in ff_vk_add_exec_dep() local
/third_party/backends/backend/
H A Dhp5400_internal.c690 DecodeImage (FILE * file, int planes, int bpp, int xsize, int ysize, in DecodeImage() argument
1353 int planes = (bpp == 1) ? 1 : 3; InitScan2() local
1562 int planes = 3; main() local
[all...]
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_formats.c1273 unsigned planes = vk_format_get_plane_count(format); in radv_list_drm_format_modifiers() local
1330 unsigned planes = vk_format_get_plane_count(format); in radv_list_drm_format_modifiers_2() local
[all...]
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_blit.c127 si_blit_dbcb_copy(struct si_context *sctx, struct si_texture *src, struct si_texture *dst, unsigned planes, unsigned level_mask, unsigned first_layer, unsigned last_layer, unsigned first_sample, unsigned last_sample) si_blit_dbcb_copy() argument
199 si_blit_decompress_zs_planes_in_place(struct si_context *sctx, struct si_texture *texture, unsigned planes, unsigned level_mask, unsigned first_layer, unsigned last_layer) si_blit_decompress_zs_planes_in_place() argument
845 si_decompress_subresource(struct pipe_context *ctx, struct pipe_resource *tex, unsigned planes, unsigned level, unsigned first_layer, unsigned last_layer, bool need_fmask_expand) si_decompress_subresource() argument
[all...]
/third_party/mesa3d/src/intel/vulkan/
H A Danv_nir_apply_pipeline_layout.c1543 uint8_t planes = samplers ? samplers[i]->n_planes : 1; in anv_nir_apply_pipeline_layout() local
1586 uint8_t planes = samplers ? samplers[i]->n_planes : 1; in anv_nir_apply_pipeline_layout() local
H A Danv_formats.c894 uint32_t planes = anv_format->n_planes; get_drm_format_modifier_properties_list() local
928 uint32_t planes = anv_format->n_planes; get_drm_format_modifier_properties_list_2() local
[all...]
/third_party/libdrm/
H A Dxf86drmMode.h258 uint32_t *planes; member
/third_party/skia/src/codec/
H A DSkJpegCodec.cpp888 const std::array<SkPixmap, SkYUVAPixmaps::kMaxPlanes>& planes = yuvaPixmaps.planes(); in onGetYUVAPlanes() local
[all...]
/device/soc/rockchip/common/vendor/drivers/media/platform/rockchip/ispp/
H A Dstream.c1162 unsigned int planes; in rkispp_set_fmt() local
/device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/ispp/
H A Dstream.c1201 unsigned int planes; in rkispp_set_fmt() local

Completed in 60 milliseconds

123456789