HomeSort by relevance Sort by last modified time
    Searched refs:num_planes (Results 1 - 25 of 159) sorted by null

1 2 3 4 5 6 7

  /external/libaom/libaom/common/
rawenc.h 24 const int num_planes, FILE *file);
26 const int num_planes, MD5Context *md5);
rawenc.c 65 const int *planes, const int num_planes,
69 for (int i = 0; i < num_planes; ++i) {
89 const int num_planes, FILE *file) {
90 raw_write_image_file_or_md5(img, planes, num_planes, file, write_file);
94 const int num_planes, MD5Context *md5) {
95 raw_write_image_file_or_md5(img, planes, num_planes, md5, write_md5);
y4menc.c 99 int num_planes = img->monochrome ? 1 : 3; local
100 raw_write_image_file(img, planes, num_planes, file);
105 int num_planes = img->monochrome ? 1 : 3; local
106 raw_update_image_md5(img, planes, num_planes, md5);
  /external/libaom/libaom/aom_scale/
aom_scale.h 21 unsigned int interlaced, const int num_planes);
  /external/libaom/libaom/av1/common/
obmc.h 18 const int num_planes);
25 const int num_planes = av1_num_planes(cm); local
53 fun_ctxt, num_planes);
63 const int num_planes = av1_num_planes(cm); local
86 fun_ctxt, num_planes);
blockd.c 60 BLOCK_SIZE bsize, const int num_planes) {
67 nplanes = 1 + (num_planes - 1) * chroma_ref;
79 void av1_reset_loop_filter_delta(MACROBLOCKD *xd, int num_planes) {
82 num_planes > 1 ? FRAME_LF_COUNT : FRAME_LF_COUNT - 2;
86 void av1_reset_loop_restoration(MACROBLOCKD *xd, const int num_planes) {
87 for (int p = 0; p < num_planes; ++p) {
94 const int num_planes) {
97 for (i = 0; i < num_planes; i++) {
102 for (i = num_planes; i < MAX_MB_PLANE; i++) {
alloccommon.c 110 const int num_planes = av1_num_planes(cm); local
111 for (int p = 0; p < num_planes; ++p)
144 for (int p = 0; p < num_planes; ++p) {
192 const int num_planes = cm->num_allocated_above_context_planes; local
195 for (i = 0; i < num_planes; i++) {
205 for (i = 0; i < num_planes; i++) {
232 const int num_planes = av1_num_planes(cm); local
240 cm->num_allocated_above_context_planes = num_planes;
241 for (plane_idx = 0; plane_idx < num_planes; plane_idx++) {
256 for (plane_idx = 0; plane_idx < num_planes; plane_idx++)
    [all...]
  /external/libaom/libaom/av1/encoder/
context_tree.c 28 const int num_planes = av1_num_planes(cm); local
34 for (i = 0; i < num_planes; ++i) {
54 static void free_mode_context(PICK_MODE_CONTEXT *ctx, const int num_planes) {
58 for (i = 0; i < num_planes; ++i) {
109 static void free_tree_contexts(PC_TREE *tree, const int num_planes) {
112 free_mode_context(&tree->horizontala[i], num_planes);
113 free_mode_context(&tree->horizontalb[i], num_planes);
114 free_mode_context(&tree->verticala[i], num_planes);
115 free_mode_context(&tree->verticalb[i], num_planes);
118 free_mode_context(&tree->horizontal4[i], num_planes);
    [all...]
encodeframe.h 32 int mi_col, const int num_planes, BLOCK_SIZE bsize);
partition_strategy.h 83 const int num_planes = av1_num_planes(cm); local
92 num_planes);
102 set_plane_n4(xd, mi_width, mi_height, num_planes);
112 av1_setup_src_planes(x, cpi->source, mi_row, mi_col, num_planes, bsize);
  /external/libdrm/tests/planetest/
dev.h 39 int num_planes; member in struct:sp_crtc
56 int num_planes; member in struct:sp_dev
  /external/libkmsxx/kms++util/src/
cpuframebuffer.cpp 14 m_num_planes = format_info.num_planes;
16 for (unsigned i = 0; i < format_info.num_planes; ++i) {
extcpuframebuffer.cpp 15 m_num_planes = format_info.num_planes;
33 m_num_planes = format_info.num_planes;
35 for (unsigned i = 0; i < format_info.num_planes; ++i) {
  /external/libaom/config/arm/config/
aom_scale_rtcd.h 17 void aom_extend_frame_borders_c(struct yv12_buffer_config *ybf, const int num_planes);
23 void aom_extend_frame_inner_borders_c(struct yv12_buffer_config *ybf, const int num_planes);
47 void aom_yv12_copy_frame_c(const struct yv12_buffer_config *src_bc, struct yv12_buffer_config *dst_bc, const int num_planes);
59 void aom_yv12_extend_frame_borders_c(struct yv12_buffer_config *ybf, const int num_planes);
80 int aom_yv12_realloc_with_new_border_c(struct yv12_buffer_config *ybf, int new_border, int byte_alignment, int num_planes);
  /external/libaom/config/arm64/config/
aom_scale_rtcd.h 17 void aom_extend_frame_borders_c(struct yv12_buffer_config *ybf, const int num_planes);
23 void aom_extend_frame_inner_borders_c(struct yv12_buffer_config *ybf, const int num_planes);
47 void aom_yv12_copy_frame_c(const struct yv12_buffer_config *src_bc, struct yv12_buffer_config *dst_bc, const int num_planes);
59 void aom_yv12_extend_frame_borders_c(struct yv12_buffer_config *ybf, const int num_planes);
80 int aom_yv12_realloc_with_new_border_c(struct yv12_buffer_config *ybf, int new_border, int byte_alignment, int num_planes);
  /external/libaom/config/x86/config/
aom_scale_rtcd.h 17 void aom_extend_frame_borders_c(struct yv12_buffer_config *ybf, const int num_planes);
23 void aom_extend_frame_inner_borders_c(struct yv12_buffer_config *ybf, const int num_planes);
47 void aom_yv12_copy_frame_c(const struct yv12_buffer_config *src_bc, struct yv12_buffer_config *dst_bc, const int num_planes);
59 void aom_yv12_extend_frame_borders_c(struct yv12_buffer_config *ybf, const int num_planes);
80 int aom_yv12_realloc_with_new_border_c(struct yv12_buffer_config *ybf, int new_border, int byte_alignment, int num_planes);
  /external/libaom/config/x86_64/config/
aom_scale_rtcd.h 17 void aom_extend_frame_borders_c(struct yv12_buffer_config *ybf, const int num_planes);
23 void aom_extend_frame_inner_borders_c(struct yv12_buffer_config *ybf, const int num_planes);
47 void aom_yv12_copy_frame_c(const struct yv12_buffer_config *src_bc, struct yv12_buffer_config *dst_bc, const int num_planes);
59 void aom_yv12_extend_frame_borders_c(struct yv12_buffer_config *ybf, const int num_planes);
80 int aom_yv12_realloc_with_new_border_c(struct yv12_buffer_config *ybf, int new_border, int byte_alignment, int num_planes);
  /external/minigbm/
helpers.c 22 size_t num_planes; member in struct:planar_layout
31 .num_planes = 1,
38 .num_planes = 1,
45 .num_planes = 1,
52 .num_planes = 1,
59 .num_planes = 2,
66 .num_planes = 3,
157 return layout ? layout->num_planes : 0;
164 assert(plane < layout->num_planes);
173 assert(plane < layout->num_planes);
226 size_t p, num_planes; local
    [all...]
drv.c 240 bo->num_planes = drv_num_planes_from_format(format);
242 if (!bo->num_planes) {
271 for (plane = 0; plane < bo->num_planes; plane++) {
309 for (plane = 0; plane < bo->num_planes; plane++) {
329 for (plane = 0; plane < bo->num_planes; plane++)
332 for (plane = 0; plane < bo->num_planes; plane++)
363 for (plane = 0; plane < bo->num_planes; plane++) {
375 if (plane == bo->num_planes - 1 || data->offsets[plane + 1] == 0)
544 return bo->num_planes;
560 assert(plane < bo->num_planes);
    [all...]
  /external/libaom/libaom/aom_scale/generic/
yv12extend.c 104 const int num_planes) {
112 for (int plane = 0; plane < num_planes; ++plane) {
123 for (int plane = 0; plane < num_planes; ++plane) {
135 const int num_planes) {
145 for (int plane = 0; plane < num_planes; ++plane) {
157 for (int plane = 0; plane < num_planes; ++plane) {
169 void aom_extend_frame_borders_c(YV12_BUFFER_CONFIG *ybf, const int num_planes) {
170 extend_frame(ybf, ybf->border, num_planes);
174 const int num_planes) {
178 extend_frame(ybf, inner_bw, num_planes);
    [all...]
  /external/libaom/libaom/aom_scale/mips/dspr2/
yv12extend_dspr2.c 131 const int num_planes) {
132 extend_frame(ybf, ybf->border, num_planes);
136 const int num_planes) {
140 extend_frame(ybf, inner_bw, num_planes);
  /external/libaom/libaom/aom_util/
debug_util.h 50 void mismatch_reset_frame(int num_planes);
  /external/libkmsxx/kms++/inc/kms++/
framebuffer.h 16 virtual unsigned num_planes() const { throw std::runtime_error("not implemented"); } function in class:kms::IFramebuffer
  /external/libkmsxx/kms++/src/
extframebuffer.cpp 25 m_num_planes = format_info.num_planes;
27 for (int i = 0; i < format_info.num_planes; ++i) {
57 m_num_planes = format_info.num_planes;
59 for (int i = 0; i < format_info.num_planes; ++i) {
  /external/libkmsxx/kms++util/inc/kms++util/
cpuframebuffer.h 21 unsigned num_planes() const { return m_num_planes; } function in class:kms::CPUFramebuffer

Completed in 754 milliseconds

1 2 3 4 5 6 7