Home
last modified time | relevance | path

Searched defs:out_format (Results 1 - 18 of 18) sorted by relevance

/third_party/backends/backend/genesys/
H A Dimage.cpp99 convert_pixel_row_impl(const std::uint8_t* in_data, std::uint8_t* out_data, PixelFormat out_format, std::size_t count) convert_pixel_row_impl() argument
139 convert_pixel_row_format(const std::uint8_t* in_data, PixelFormat in_format, std::uint8_t* out_data, PixelFormat out_format, std::size_t count) convert_pixel_row_format() argument
[all...]
/third_party/ffmpeg/libavcodec/
H A Dmpegpicture.c205 static int alloc_picture_tables(AVCodecContext *avctx, Picture *pic, int encoding, int out_format, in alloc_picture_tables() argument
253 ff_alloc_picture(AVCodecContext *avctx, Picture *pic, MotionEstContext *me, ScratchpadContext *sc, int shared, int encoding, int chroma_x_shift, int chroma_y_shift, int out_format, int mb_stride, int mb_width, int mb_height, int b8_stride, ptrdiff_t *linesize, ptrdiff_t *uvlinesize) ff_alloc_picture() argument
H A Daudiotoolboxenc.c96 AudioStreamBasicDescription out_format; in ffat_update_ctx() local
250 AudioStreamBasicDescription out_format = { in ffat_init_encoder() local
[all...]
H A Daudiotoolboxdec.c317 AudioStreamBasicDescription out_format = { in ffat_create_decoder() local
[all...]
H A Dmpegvideo.h88 enum OutputFormat out_format; ///< output format member
/third_party/ffmpeg/libavfilter/
H A Daf_aresample.c67 enum AVSampleFormat out_format; in query_formats() local
134 enum AVSampleFormat out_format; in config_output() local
H A Dvf_chromakey_cuda.c158 static av_cold void set_format_info(AVFilterContext *ctx, enum AVPixelFormat in_format, enum AVPixelFormat out_format) in set_format_info() argument
H A Dvf_scale_qsv.c167 enum AVPixelFormat out_format; in init_out_pool() local
H A Dvf_scale_cuda.c195 static av_cold void set_format_info(AVFilterContext *ctx, enum AVPixelFormat in_format, enum AVPixelFormat out_format) in set_format_info() argument
229 enum AVPixelFormat out_format; in init_processing_chain() local
H A Dvf_vpp_qsv.c67 enum AVPixelFormat out_format; member
H A Davfiltergraph.c1001 int out_format = outlink->incfg.formats->formats[j]; in swap_sample_fmts_on_filter() local
H A Dvf_scale_npp.c526 enum AVPixelFormat out_format; in init_processing_chain() local
/third_party/mesa3d/src/gallium/auxiliary/vl/
H A Dvl_video_buffer.c54 vl_get_video_buffer_formats(struct pipe_screen *screen, enum pipe_format format, enum pipe_format out_format[VL_NUM_COMPONENTS]) vl_get_video_buffer_formats() argument
H A Dvl_stubs.c43 vl_get_video_buffer_formats(struct pipe_screen *screen, enum pipe_format format, enum pipe_format out_format[VL_NUM_COMPONENTS]) vl_get_video_buffer_formats() argument
/third_party/vk-gl-cts/external/openglcts/modules/gles3/
H A Des3cCopyTexImageConversionsTests.cpp4810 bool TestBase::getFormatAndTypeCompatibleWithInternalformat(GLenum internalformat, int index, GLenum* out_format, in getFormatAndTypeCompatibleWithInternalformat() argument
[all...]
/third_party/skia/third_party/externals/libpng/contrib/libtests/
H A Dpngstest.c2066 png_uint_32 in_format, out_format; in transform_from_formats() local
2350 png_uint_32 out_format = transform->out_image->image.format; logpixel() local
[all...]
/third_party/mesa3d/src/microsoft/vulkan/
H A Ddzn_private.h145 DXGI_FORMAT out_format; member
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_state_fs.c2361 generate_unswizzled_blend(struct gallivm_state *gallivm, unsigned rt, struct lp_fragment_shader_variant *variant, enum pipe_format out_format, unsigned int num_fs, struct lp_type fs_type, LLVMValueRef* fs_mask, LLVMValueRef fs_out_color[PIPE_MAX_COLOR_BUFS][TGSI_NUM_CHANNELS][4], LLVMValueRef context_ptr, LLVMValueRef color_ptr, LLVMValueRef stride, unsigned partial_mask, boolean do_branch) generate_unswizzled_blend() argument

Completed in 33 milliseconds