Home
last modified time | relevance | path

Searched defs:num_planes (Results 1 – 25 of 141) sorted by relevance

123456

/external/libaom/av1/common/
Dblockd.c59 const int num_planes) { in av1_reset_entropy_context()
73 void av1_reset_loop_filter_delta(MACROBLOCKD *xd, int num_planes) { in av1_reset_loop_filter_delta()
80 void av1_reset_loop_restoration(MACROBLOCKD *xd, const int num_planes) { in av1_reset_loop_restoration()
88 const int num_planes) { in av1_setup_block_planes()
Dalloccommon.c138 const int num_planes) { in alloc_cdef_linebuf()
148 uint16_t **srcbuf, const int num_planes) { in alloc_cdef_bufs()
187 const int num_planes = av1_num_planes(cm); in av1_alloc_cdef_buffers() local
290 const int num_planes = av1_num_planes(cm); in av1_alloc_restoration_buffers() local
371 const int num_planes = above_contexts->num_planes; in av1_free_above_context_buffers() local
412 int num_planes) { in av1_alloc_above_context_buffers()
Dobmc.h26 const int num_planes = av1_num_planes(cm); in foreach_overlappable_nb_above() local
63 const int num_planes = av1_num_planes(cm); in foreach_overlappable_nb_left() local
Dthread_common.c263 const int num_planes = joint_filter_chroma ? 2 : 1; in av1_thread_loop_filter_rows() local
490 int num_planes, int width) { in av1_loop_restoration_alloc()
604 const int num_planes = av1_num_planes(cm); in enqueue_lr_jobs() local
765 const int num_planes = av1_num_planes(cm); in foreach_rest_unit_in_planes_mt() local
831 const int num_planes = av1_num_planes(cm); in av1_loop_restoration_filter_frame_mt() local
915 const int num_planes = av1_num_planes(cm); in cdef_sb_row_worker_hook() local
943 const int num_planes = av1_num_planes(cm); in prepare_cdef_frame_workers() local
969 const int num_planes = av1_num_planes(cm); in av1_cdef_init_fb_row_mt() local
1040 const int num_planes = av1_num_planes(cm); in av1_cdef_frame_mt() local
Dcdef.c295 const int num_planes = av1_num_planes(cm); in cdef_fb_col() local
361 const int num_planes = av1_num_planes(cm); in av1_cdef_init_fb_row() local
442 const int num_planes = av1_num_planes(cm); in av1_cdef_frame() local
/external/libaom/av1/encoder/
Dcontext_tree.c39 const int num_planes = seq_params->monochrome ? 1 : MAX_MB_PLANE; in av1_setup_shared_coeff_buffer() local
82 const int num_planes = av1_num_planes(cm); in av1_alloc_pmc() local
126 void av1_free_pmc(PICK_MODE_CONTEXT *ctx, int num_planes) { in av1_free_pmc()
193 void av1_free_pc_tree_recursive(PC_TREE *pc_tree, int num_planes, int keep_best, in av1_free_pc_tree_recursive()
Dtemporal_filter.c333 const int mb_col, const int num_planes, in tf_build_predictor()
412 const int num_planes, uint32_t *accum, in tf_apply_temporal_filter_self()
562 const int num_planes, const double *noise_levels, const MV *subblock_mvs, in av1_apply_temporal_filter_c()
715 const int num_planes, const double *noise_levels, const MV *subblock_mvs, in av1_highbd_apply_temporal_filter_c()
744 const int mb_col, const int num_planes, const uint32_t *accum, in tf_normalize_filtered_frame()
809 const int num_planes = av1_num_planes(&cpi->common); in av1_tf_do_filtering_row() local
927 const int num_planes = av1_num_planes(&cpi->common); in tf_do_filtering() local
994 const int num_planes = av1_num_planes(&cpi->common); in tf_setup_filtering_buffer() local
1202 const int num_planes = av1_num_planes(&cpi->common); in init_tf_ctx() local
Dencodeframe.c197 int mi_row, int mi_col, const int num_planes, in av1_setup_src_planes()
233 int mi_row, int mi_col, int num_planes) { in setup_delta_q()
595 const int num_planes = av1_num_planes(cm); in init_encode_rd_sb() local
756 const int num_planes = av1_num_planes(cm); in encode_rd_sb() local
1202 const int num_planes = av1_num_planes(cm); in init_encode_frame_mb_context() local
1231 const int num_planes = av1_num_planes(cm); in av1_init_tile_data() local
1297 const int num_planes = av1_num_planes(cm); in get_token_start() local
1317 const int num_planes = av1_num_planes(cm); in populate_token_count() local
1536 const int num_planes = av1_num_planes(cm); in set_default_interp_skip_flags() local
2218 const int num_planes = av1_num_planes(cm); in av1_encode_frame() local
Dnonrd_opt.h84 const int num_planes = av1_num_planes(cm); in find_predictors() local
Dtemporal_filter.h421 uint8_t **input_buffer, int num_planes) { in tf_save_state()
437 uint8_t **input_buffer, int num_planes) { in tf_restore_state()
/external/libaom/common/
Drawenc.c68 const int *planes, const int num_planes, in raw_write_image_file_or_md5()
92 const int num_planes, FILE *file) { in raw_write_image_file()
97 const int num_planes, MD5Context *md5) { in raw_update_image_md5()
Dy4menc.c99 int num_planes = img->monochrome ? 1 : 3; in y4m_write_image_file() local
105 int num_planes = img->monochrome ? 1 : 3; in y4m_update_image_md5() local
/external/crosvm/devices/src/virtio/video/
Dparams.rs55 let num_planes = Into::<u32>::into(num_planes); // as usize; localVariable
117 let num_planes = Le32::from(plane_formats.len() as u32); in to_virtio_video_params() localVariable
/external/libaom/test/
Dtemporal_filter_test.cc82 int num_planes, int subsampling_x, int subsampling_y) { in GenRandomData()
102 int num_planes, int subsampling_x, int subsampling_y, in GenExtremeData()
136 int num_planes = MAX_MB_PLANE; in RunTest() local
344 int subsampling_x, int subsampling_y, int num_planes) { in GenRandomData()
365 int subsampling_x, int subsampling_y, int num_planes, in GenExtremeData()
401 int num_planes = MAX_MB_PLANE; in RunTest() local
/external/libaom/aom_scale/generic/
Dyv12extend.c148 const int num_planes) { in aom_yv12_extend_frame_borders_c()
184 const int num_planes) { in extend_frame()
221 void aom_extend_frame_borders_c(YV12_BUFFER_CONFIG *ybf, const int num_planes) { in aom_extend_frame_borders_c()
226 const int num_planes) { in aom_extend_frame_inner_borders_c()
266 YV12_BUFFER_CONFIG *dst_bc, const int num_planes) { in aom_yv12_copy_frame_c()
494 int byte_alignment, int num_planes) { in aom_yv12_realloc_with_new_border_c()
/external/tensorflow/tensorflow/lite/delegates/gpu/common/
Dconvert.cc190 int32_t num_planes = DivideRoundUp(output_channels, kPiohw4ChannelsInPlane); in ConvertToPIOHW4() local
243 int num_planes = DivideRoundUp(shape.c, kPhwc4ChannelsInPlane); in ConvertToPHWC4() local
292 int num_planes = DivideRoundUp(shape.c, kPhwc4ChannelsInPlane); in ConvertToPHWC4Half() local
418 int num_planes = DivideRoundUp(shape.c, kPhwc4ChannelsInPlane); in ConvertFromPHWC4() local
460 int num_planes = DivideRoundUp(shape.c, kPhwc4ChannelsInPlane); in ConvertFromPHWC4Half() local
/external/libaom/av1/decoder/
Ddecoder.c258 const int num_planes = av1_num_planes(cm); in av1_copy_reference_dec() local
287 const int num_planes = av1_num_planes(cm); in av1_set_reference_dec() local
330 const int num_planes = av1_num_planes(cm); in av1_copy_new_frame_dec() local
/external/mesa3d/src/gallium/auxiliary/vl/
Dvl_video_buffer.h44 unsigned num_planes; member
/external/libkmsxx/kms++/inc/kms++/
Dframebuffer.h23 virtual unsigned num_planes() const { throw std::runtime_error("not implemented"); } in num_planes() function
Ddumbframebuffer.h21 unsigned num_planes() const override { return m_num_planes; } in num_planes() function
Dextframebuffer.h22 unsigned num_planes() const override { return m_num_planes; } in num_planes() function
Ddmabufframebuffer.h24 unsigned num_planes() const override { return m_num_planes; } in num_planes() function
/external/libyuv/fuzz/
Dmjpeg_dec_fuzz.cc48 int num_planes = decoder.GetNumComponents(); in Decode() local
/external/libkmsxx/kms++util/inc/kms++util/
Dextcpuframebuffer.h20 unsigned num_planes() const { return m_num_planes; } in num_planes() function
Dcpuframebuffer.h21 unsigned num_planes() const { return m_num_planes; } in num_planes() function

123456