Home
last modified time | relevance | path

Searched defs:plane_count (Results 1 – 25 of 231) sorted by relevance

12345678910

/dports/graphics/py-png/pypng-0.0.17/code/
H A Dexnumpy.py35 plane_count=meta['planes'] variable
103 row_count, column_count, plane_count = image_3d.shape variable
/dports/emulators/vice/vice-3.5/src/lib/libx264/encoder/
H A Dcavlc.c277 static ALWAYS_INLINE void x264_cavlc_macroblock_luma_residual( x264_t *h, int plane_count ) in x264_cavlc_macroblock_luma_residual()
514 int plane_count = CHROMA444 ? 3 : 1; in x264_macroblock_write_cavlc() local
648 int plane_count = CHROMA444 ? 3 : 1; in x264_partition_size_cavlc() local
700 int plane_count = CHROMA444 ? 3 : 1; in x264_subpartition_size_cavlc() local
726 int plane_count = CHROMA444 ? 3 : 1; in x264_partition_i8x8_size_cavlc() local
738 int plane_count = CHROMA444 ? 3 : 1; in x264_partition_i4x4_size_cavlc() local
H A Dmacroblock.c628 static ALWAYS_INLINE void x264_macroblock_encode_internal( x264_t *h, int plane_count, int chroma ) in x264_macroblock_encode_internal()
1021 …LINE int x264_macroblock_probe_skip_internal( x264_t *h, int b_bidir, int plane_count, int chroma ) in x264_macroblock_probe_skip_internal()
1237 static ALWAYS_INLINE void x264_macroblock_encode_p8x8_internal( x264_t *h, int i8, int plane_count,… in x264_macroblock_encode_p8x8_internal()
1463 static ALWAYS_INLINE void x264_macroblock_encode_p4x4_internal( x264_t *h, int i4, int plane_count ) in x264_macroblock_encode_p4x4_internal()
/dports/multimedia/x264/x264-5db6aa6cab1b146e07b60cc1736a01f21da01154/encoder/
H A Dcavlc.c274 static ALWAYS_INLINE void cavlc_macroblock_luma_residual( x264_t *h, int plane_count ) in cavlc_macroblock_luma_residual()
491 int plane_count = CHROMA444 ? 3 : 1; in x264_macroblock_write_cavlc() local
610 int plane_count = CHROMA444 ? 3 : 1; in partition_size_cavlc() local
663 int plane_count = CHROMA444 ? 3 : 1; in subpartition_size_cavlc() local
687 int plane_count = CHROMA444 ? 3 : 1; in partition_i8x8_size_cavlc() local
697 int plane_count = CHROMA444 ? 3 : 1; in partition_i4x4_size_cavlc() local
H A Dmacroblock.c618 static ALWAYS_INLINE void macroblock_encode_internal( x264_t *h, int plane_count, int chroma ) in macroblock_encode_internal()
988 static ALWAYS_INLINE int macroblock_probe_skip_internal( x264_t *h, int b_bidir, int plane_count, i… in macroblock_probe_skip_internal()
1179 static ALWAYS_INLINE void macroblock_encode_p8x8_internal( x264_t *h, int i8, int plane_count, int … in macroblock_encode_p8x8_internal()
1385 static ALWAYS_INLINE void macroblock_encode_p4x4_internal( x264_t *h, int i4, int plane_count ) in macroblock_encode_p4x4_internal()
/dports/multimedia/libx264/x264-5db6aa6cab1b146e07b60cc1736a01f21da01154/encoder/
H A Dcavlc.c274 static ALWAYS_INLINE void cavlc_macroblock_luma_residual( x264_t *h, int plane_count ) in cavlc_macroblock_luma_residual()
491 int plane_count = CHROMA444 ? 3 : 1; in x264_macroblock_write_cavlc() local
610 int plane_count = CHROMA444 ? 3 : 1; in partition_size_cavlc() local
663 int plane_count = CHROMA444 ? 3 : 1; in subpartition_size_cavlc() local
687 int plane_count = CHROMA444 ? 3 : 1; in partition_i8x8_size_cavlc() local
697 int plane_count = CHROMA444 ? 3 : 1; in partition_i4x4_size_cavlc() local
H A Dmacroblock.c618 static ALWAYS_INLINE void macroblock_encode_internal( x264_t *h, int plane_count, int chroma ) in macroblock_encode_internal()
988 static ALWAYS_INLINE int macroblock_probe_skip_internal( x264_t *h, int b_bidir, int plane_count, i… in macroblock_probe_skip_internal()
1179 static ALWAYS_INLINE void macroblock_encode_p8x8_internal( x264_t *h, int i8, int plane_count, int … in macroblock_encode_p8x8_internal()
1385 static ALWAYS_INLINE void macroblock_encode_p4x4_internal( x264_t *h, int i4, int plane_count ) in macroblock_encode_p4x4_internal()
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libx264/encoder/
H A Dcavlc.c277 static ALWAYS_INLINE void x264_cavlc_macroblock_luma_residual( x264_t *h, int plane_count ) in x264_cavlc_macroblock_luma_residual()
514 int plane_count = CHROMA444 ? 3 : 1; in x264_macroblock_write_cavlc() local
648 int plane_count = CHROMA444 ? 3 : 1; in x264_partition_size_cavlc() local
700 int plane_count = CHROMA444 ? 3 : 1; in x264_subpartition_size_cavlc() local
726 int plane_count = CHROMA444 ? 3 : 1; in x264_partition_i8x8_size_cavlc() local
738 int plane_count = CHROMA444 ? 3 : 1; in x264_partition_i4x4_size_cavlc() local
H A Dmacroblock.c628 static ALWAYS_INLINE void x264_macroblock_encode_internal( x264_t *h, int plane_count, int chroma ) in x264_macroblock_encode_internal()
1021 …LINE int x264_macroblock_probe_skip_internal( x264_t *h, int b_bidir, int plane_count, int chroma ) in x264_macroblock_probe_skip_internal()
1237 static ALWAYS_INLINE void x264_macroblock_encode_p8x8_internal( x264_t *h, int i8, int plane_count,… in x264_macroblock_encode_p8x8_internal()
1463 static ALWAYS_INLINE void x264_macroblock_encode_p4x4_internal( x264_t *h, int i4, int plane_count ) in x264_macroblock_encode_p4x4_internal()
/dports/multimedia/libvdpau/libvdpau-c3d1a9dbafdfe6144ff474d0d523dc01b068750f/trace/
H A Dvdpau_trace.cpp861 uint32_t plane_count, in _vdp_cap_dump_plane_list()
906 uint32_t * plane_count, in _vdp_cap_init_planes_for_ycbcr_format()
969 uint32_t * plane_count, in _vdp_cap_init_planes_for_rgba_format()
1004 uint32_t * plane_count, in _vdp_cap_init_planes_for_indexed_format()
1038 uint32_t * plane_count, in _vdp_cap_init_planes_adapt_format_bits_ycbcr()
1056 uint32_t * plane_count, in _vdp_cap_init_planes_adapt_format_surface_rgba()
1074 uint32_t * plane_count, in _vdp_cap_init_planes_adapt_format_bits_indexed()
1189 uint32_t * plane_count, in _vdp_cap_init_planes()
1985 uint32_t plane_count = _VDP_TRACE_ARSIZE(planes); in _vdp_cap_video_surface_get_bits_y_cb_cr() local
2049 uint32_t plane_count = _VDP_TRACE_ARSIZE(planes); in _vdp_cap_video_surface_put_bits_y_cb_cr() local
[all …]
/dports/devel/godot/godot-3.2.3-stable/core/math/
H A Dbsp_tree.cpp193 int plane_count = planes.size(); in get_points_inside() local
259 int plane_count = planes.size(); in point_is_inside() local
489 int plane_count = src_planes.size(); in BSP_Tree() local
/dports/devel/godot-tools/godot-3.2.3-stable/core/math/
H A Dbsp_tree.cpp193 int plane_count = planes.size(); in get_points_inside() local
259 int plane_count = planes.size(); in point_is_inside() local
489 int plane_count = src_planes.size(); in BSP_Tree() local
/dports/devel/godot2/godot-2.1.6-stable/core/math/
H A Dbsp_tree.cpp166 int plane_count = planes.size(); in get_points_inside() local
246 int plane_count = planes.size(); in point_is_inside() local
494 int plane_count = src_planes.size(); in BSP_Tree() local
/dports/devel/godot2-tools/godot-2.1.6-stable/core/math/
H A Dbsp_tree.cpp166 int plane_count = planes.size(); in get_points_inside() local
246 int plane_count = planes.size(); in point_is_inside() local
494 int plane_count = src_planes.size(); in BSP_Tree() local
/dports/multimedia/mlt6-qt5/mlt-6.26.1/src/framework/
H A Dmlt_audio.c202 int plane_count = mlt_audio_plane_count( self ); in mlt_audio_get_planes() local
224 int plane_count = mlt_audio_plane_count( self ); in mlt_audio_shrink() local
/dports/multimedia/mlt6/mlt-6.26.1/src/framework/
H A Dmlt_audio.c202 int plane_count = mlt_audio_plane_count( self ); in mlt_audio_get_planes() local
224 int plane_count = mlt_audio_plane_count( self ); in mlt_audio_shrink() local
/dports/multimedia/mlt7/mlt-7.0.1/src/framework/
H A Dmlt_audio.c202 int plane_count = mlt_audio_plane_count( self ); in mlt_audio_get_planes() local
287 int plane_count = mlt_audio_plane_count( self ); in mlt_audio_shrink() local
/dports/multimedia/py-mlt6/mlt-6.26.1/src/framework/
H A Dmlt_audio.c202 int plane_count = mlt_audio_plane_count( self ); in mlt_audio_get_planes() local
224 int plane_count = mlt_audio_plane_count( self ); in mlt_audio_shrink() local
/dports/multimedia/mlt7-qt5/mlt-7.0.1/src/framework/
H A Dmlt_audio.c202 int plane_count = mlt_audio_plane_count( self ); in mlt_audio_get_planes() local
287 int plane_count = mlt_audio_plane_count( self ); in mlt_audio_shrink() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/extensions/renderer/api/display_source/wifi_display/
H A Dwifi_display_video_encoder_svc.cc153 for (size_t plane_count = video_frame->NumPlanes(video_frame->format()), in InsertFrameOnMediaThread() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/extensions/renderer/api/display_source/wifi_display/
H A Dwifi_display_video_encoder_svc.cc153 for (size_t plane_count = video_frame->NumPlanes(video_frame->format()), in InsertFrameOnMediaThread() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/ozone/platform/wayland/gpu/
H A Dgbm_pixmap_wayland.cc174 size_t plane_count = gbm_bo_->GetNumPlanes(); in CreateDmabufBasedBuffer() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/ozone/platform/wayland/gpu/
H A Dgbm_pixmap_wayland.cc180 size_t plane_count = gbm_bo_->GetNumPlanes(); in CreateDmabufBasedBuffer() local
/dports/multimedia/handbrake/ffmpeg-4.4/libswscale/
H A Dalphablend.c30 int plane_count = isGray(c->srcFormat) ? 1 : 3; in ff_sws_alphablendaway() local
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/libswscale/
H A Dalphablend.c30 int plane_count = isGray(c->srcFormat) ? 1 : 3; in ff_sws_alphablendaway() local

12345678910