PPContext Struct Reference

postprocess context. More...

#include <postprocess_internal.h>


Data Fields

const AVClass * av_class
info on struct for av_log
used for the horizontal code
luma histogram.
Temporal noise reducing buffers.
int32_t * tempBlurredPast [3]
Temporary buffers for handling the last row(s).
QP_STORE_T * stdQPTable
used to fix MPEG2 style qscale
QP_STORE_T * nonBQPTable
QP_STORE_T * forcedQPTable
size of qp buffers (needed to realloc them if needed)
size of some buffers (needed to realloc them if needed)

Detailed Description

postprocess context.

Definition at line 117 of file postprocess_internal.h.


Field Documentation

info on struct for av_log

Definition at line 121 of file postprocess_internal.h.

Referenced by pp_get_context().

Definition at line 160 of file postprocess_internal.h.

Referenced by postProcess(), and pp_get_context().

Definition at line 143 of file postprocess_internal.h.

Referenced by pp_free_context(), and reallocBuffers().

Definition at line 153 of file postprocess_internal.h.

Referenced by pp_free_context(), pp_postprocess(), and reallocBuffers().

Definition at line 158 of file postprocess_internal.h.

Referenced by pp_get_context().

Definition at line 165 of file postprocess_internal.h.

Referenced by pp_get_context(), and pp_postprocess().

Definition at line 148 of file postprocess_internal.h.

Definition at line 149 of file postprocess_internal.h.

Definition at line 156 of file postprocess_internal.h.

Referenced by do_a_deblock_C(), isHorizDC_C(), isVertDC_C(), and vertClassify_altivec().

Definition at line 152 of file postprocess_internal.h.

Referenced by pp_free_context(), pp_postprocess(), and reallocBuffers().

Definition at line 132 of file postprocess_internal.h.

Definition at line 133 of file postprocess_internal.h.

Definition at line 168 of file postprocess_internal.h.

Referenced by do_a_deblock_C(), isHorizDC_C(), isVertDC_C(), postProcess(), and vertClassify_altivec().

Definition at line 145 of file postprocess_internal.h.

Definition at line 146 of file postprocess_internal.h.

Definition at line 155 of file postprocess_internal.h.

Referenced by dering_altivec(), do_a_deblock_C(), doHorizDefFilter_C(), doHorizLowPass_C(), doVertDefFilter_altivec(), doVertLowPass_altivec(), horizClassify_C(), vertClassify_altivec(), and vertClassify_C().

size of qp buffers (needed to realloc them if needed)

Definition at line 162 of file postprocess_internal.h.

Referenced by pp_postprocess(), and reallocBuffers().

QP_STORE_T* PPContext::stdQPTable

used to fix MPEG2 style qscale

Definition at line 151 of file postprocess_internal.h.

Referenced by pp_free_context(), pp_postprocess(), and reallocBuffers().

size of some buffers (needed to realloc them if needed)

Definition at line 163 of file postprocess_internal.h.

Referenced by pp_postprocess(), and reallocBuffers().

used for the horizontal code

Definition at line 123 of file postprocess_internal.h.

Referenced by pp_free_context(), and reallocBuffers().

Temporal noise reducing buffers.

Definition at line 136 of file postprocess_internal.h.

Referenced by pp_free_context(), and reallocBuffers().

Definition at line 137 of file postprocess_internal.h.

Referenced by pp_free_context(), and reallocBuffers().

Temporary buffers for handling the last row(s).

Definition at line 140 of file postprocess_internal.h.

Referenced by pp_free_context(), and reallocBuffers().

Definition at line 141 of file postprocess_internal.h.

Referenced by pp_free_context(), and reallocBuffers().

Definition at line 166 of file postprocess_internal.h.

Referenced by pp_get_context(), and pp_postprocess().

luma histogram.

we need 64bit here otherwise we'll going to have a problem after watching a black picture for 5 hours

Definition at line 130 of file postprocess_internal.h.

Referenced by pp_free_context(), and reallocBuffers().


The documentation for this struct was generated from the following file:

Generated on Fri Oct 26 02:50:16 2012 for FFmpeg by doxygen 1.5.8

AltStyle によって変換されたページ (->オリジナル) /