| /third_party/ffmpeg/libavcodec/ |
| H A D | libaomdec.c | 228 const uint8_t *planes[4] = { img->planes[0], img->planes[1], img->planes[2] }; in aom_decode() local
|
| H A D | gemdec.c | 62 static void put_lines_bits(AVCodecContext *avctx, int planes, int row_width, int pixel_size, State * state, uint8_t * row, AVFrame *p) in put_lines_bits() argument 79 static void put_lines_bytes(AVCodecContext *avctx, int planes, int row_width, int pixel_size, State * state, uint8_t * row, AVFrame *p) in put_lines_bytes() argument 94 int header_size, planes, pattern_size, tag = 0, count_scalar = 1, ret; in gem_decode_frame() local [all...] |
| H A D | get_buffer.c | 50 int planes; member 89 int i, ret, ch, planes; in update_frame_pool() local 100 planes = planar ? ch : 1; in update_frame_pool() local 204 int planes = pool->planes; in audio_get_buffer() local [all...] |
| H A D | utvideo.h | 73 int planes; member
|
| /third_party/ffmpeg/doc/examples/ |
| H A D | filter_audio.c | 218 int planes = planar ? channels : 1; in process_output() local
|
| /third_party/ffmpeg/libavfilter/ |
| H A D | af_ashowinfo.c | 190 int planes = planar ? channels : 1; in filter_frame() local
|
| H A D | vf_lagfun.c | 34 int planes; member
|
| /third_party/ffmpeg/libswresample/ |
| H A D | audioconvert.c | 205 int planes = in->planar ? in->ch_count : 1; in swri_audio_convert() local 212 int planes = out->planar ? out->ch_count : 1; in swri_audio_convert() local 228 int planes = out->planar ? out->ch_count : 1; in swri_audio_convert() local
|
| /third_party/cups-filters/cupsfilters/ |
| H A D | image-bmp.c | 62 planes, /* Number of planes (always 1) */ in _cupsImageReadBMP() local
|
| /third_party/libdrm/tests/etnaviv/ |
| H A D | write_bmp.c | 50 unsigned short planes; member
|
| /third_party/mesa3d/src/panfrost/lib/ |
| H A D | pan_blitter.h | 47 } planes[2]; member
|
| /third_party/vk-gl-cts/external/vulkancts/framework/vulkan/ |
| H A D | vkImageUtil.hpp | 134 Plane planes[MAX_PLANES]; member
|
| /third_party/skia/third_party/externals/dng_sdk/source/ |
| H A D | dng_host.cpp | 341 Make_dng_image(const dng_rect &bounds, uint32 planes, uint32 pixelType) Make_dng_image() argument
|
| H A D | dng_image.h | 297 CopyArea(const dng_image &src, const dng_rect &area, uint32 plane, uint32 planes) CopyArea() argument [all...] |
| H A D | dng_lens_correction.cpp | 47 dng_warp_params::dng_warp_params (uint32 planes, in dng_warp_params() argument 318 dng_warp_params_rectilinear::dng_warp_params_rectilinear (uint32 planes, in dng_warp_params_rectilinear() argument [all...] |
| /third_party/skia/include/core/ |
| H A D | SkYUVAPixmaps.h | 233 const std::array<SkPixmap, kMaxPlanes>& planes() const { return fPlanes; } planes() function in SkYUVAPixmapInfo::SkYUVAPixmaps [all...] |
| /device/soc/hisilicon/common/hal/display/source/display_device/src/drm/ |
| H A D | drm_device.cpp | 268 std::vector<std::shared_ptr<DrmPlane>> planes;
in GetDrmPlane() local
|
| /device/qemu/riscv32_virt/liteos_m/board/hardware/display/ |
| H A D | display_gralloc.c | 51 const PlaneLayoutInfo *planes; member
|
| /device/soc/rockchip/common/hardware/display/src/display_device/ |
| H A D | drm_device.cpp | 282 std::vector<std::shared_ptr<DrmPlane>> planes; in GetDrmPlane() local
|
| /device/soc/rockchip/rk3399/hardware/display/src/display_device/ |
| H A D | drm_device.cpp | 277 std::vector<std::shared_ptr<DrmPlane>> planes; in GetDrmPlane() local
|
| /device/soc/rockchip/rk3566/hardware/display/src/display_device/ |
| H A D | drm_device.cpp | 277 std::vector<std::shared_ptr<DrmPlane>> planes; in GetDrmPlane() local
|
| /device/soc/rockchip/rk3568/hardware/display/src/display_device/ |
| H A D | drm_device.cpp | 277 std::vector<std::shared_ptr<DrmPlane>> planes; in GetDrmPlane() local
|
| /device/soc/rockchip/rk3568/hardware/omx_il/osal/ |
| H A D | Rockchip_OSAL_RGA_Process.c | 476 void rga_nv122rgb(RockchipVideoPlane *planes, VPUMemLinear_t *vpumem, uint32_t Width, in rga_nv122rgb() argument
|
| /device/soc/rockchip/rk3588/hardware/display/src/display_device/ |
| H A D | drm_device.cpp | 277 std::vector<std::shared_ptr<DrmPlane>> planes;
in GetDrmPlane() local
|
| /kernel/linux/linux-5.10/drivers/media/dvb-core/ |
| H A D | dvb_vb2.c | 149 static int _fill_vb2_buffer(struct vb2_buffer *vb, struct vb2_plane *planes) in _fill_vb2_buffer() argument
|