OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:cabac
(Results
1 - 25
of
73
) sorted by null
1
2
3
/external/libavc/encoder/
ih264e_cabac_structs.h
27
* This file contains
cabac
related structure definitions.
58
* @brief MB info for
cabac
63
/* Neighbour availability Variables needed to get CtxtInc, for
CABAC
*/
89
* @brief CSBP info for
CABAC
130
* @brief
CABAC
Encoding Environment
136
/**
cabac
interval start L */
139
/**
cabac
interval range R */
157
* @brief
CABAC
Context structure : Variables to handle
Cabac
163
/* Base pointer to all the
cabac
contexts *
[
all
...]
ih264e_cabac.h
27
* This file contains
cabac
related macros, enums, tables and function declarations.
44
@brief Bit precision of
cabac
engine;
78
*!
Cabac
module expect atlesat MIN_STREAM_SIZE_MB bytes left in stream buffer
114
* Initialize
cabac
context: Intitalize all contest with init values given in the spec.
115
* Called at the beginning of entropy coding of each slice for
CABAC
encoding.
159
* Get
cabac
context for the MB :calculates the pointers to Top and left
160
*
cabac
neighbor context depending upon neighbor availability.
184
* pointer to
cabac
context (handle)
199
* @brief Puts new byte (and outstanding bytes) into bitstream after
cabac
212
* pointer to
cabac
context (handle
[
all
...]
ih264e_cabac_init.c
27
* Contains all initialization functions for
cabac
contexts
114
* Initialize
cabac
encoding environment
153
/*
CABAC
context */
161
/* for
CABAC
context representing MB not available */
183
* Initialize
cabac
context: Initialize all contest with init values given in the spec.
184
* Called at the beginning of entropy coding of each slice for
CABAC
encoding.
198
/*
CABAC
context */
ih264e_cabac_encode.c
27
* Contains all functions to encode in
CABAC
entropy mode
99
* Encodes mb_skip_flag using
CABAC
entropy coding mode.
105
* Pointer to
cabac
context structure
180
* Pointer to
cabac
context structure
318
* rem_intra4x4_pred_mode using
CABAC
entropy coding mode
321
* Pointer to
cabac
context structure
395
* Pointer to
cabac
context structure
464
* Pointer to
cabac
context structure
569
* Pointer to
cabac
context structure
722
* Pointer to
cabac
context structur
[
all
...]
ih264e_cabac.c
27
* Contains all leaf level functions for
CABAC
entropy coding.
141
* Get
cabac
context for the MB :calculates the pointers to Top and left
142
*
cabac
neighbor context depending upon neighbor availability.
160
/*
CABAC
context */
236
* pointer to
cabac
context (handle)
333
* @brief Puts new byte (and outstanding bytes) into bitstream after
cabac
346
* pointer to
cabac
context (handle)
459
* pointer to
cabac
context (handle)
465
* index of
cabac
context model containing pState[bits 5-0] | MPS[bit6]
605
* Pointer to
cabac
structur
[
all
...]
ih264e_function_selector_generic.c
200
ps_codec->pf_write_mb_syntax_layer[
CABAC
][ISLICE] = ih264e_write_islice_mb_cabac;
201
ps_codec->pf_write_mb_syntax_layer[
CABAC
][PSLICE] = ih264e_write_pslice_mb_cabac;
202
ps_codec->pf_write_mb_syntax_layer[
CABAC
][BSLICE] = ih264e_write_bslice_mb_cabac;
ih264e_trace.h
98
* @brief Macro to print
CABAC
trace messages
ih264e_defs.h
306
*
Cabac
context
311
*
Cabac
context_mb_info
/external/libavc/common/
ih264_cabac_tables.h
27
*
cabac
tables
60
* @brief max range of
cabac
contexts in H264 (0-459)
66
/** Macros for
Cabac
checks */
138
/* High profile related Syntax element
CABAC
offsets */
179
/*
CABAC
Table declaration*/
184
/*
Cabac
tables for context initialization depending upon type of Slice, */
185
/*
cabac
init Idc value and Qp. */
/external/libhevc/decoder/
ihevcd_cabac.c
23
* This file contains function definitions related to
CABAC
parsing
108
* @brief Initializes the decoder
cabac
engine
114
* pointer to
cabac
context (handle)
126
* Init
cabac
context to be used (range [0 - 2])
145
/*
CABAC
engine uses 32 bit range instead of 9 bits as specified by
148
/*
cabac
engine initialization */
161
/*
cabac
context initialization based on init idc and slice qp */
176
/*
CABAC
engine uses 32 bit range instead of 9 bits as specified by
179
/*
cabac
engine initialization */
208
* pointer to
cabac
context (handle
[
all
...]
ihevcd_cabac.h
24
* This file contains decoder
cabac
engine related structures and
47
* Following definitions control whether
cabac
functions are inlined as macros or
48
* are called as functions. Set these to 0 to debug
cabac
leaf level functions
111
/* Update the
cabac
context */ \
146
/* Update the
cabac
context */ \
189
/* Update the
cabac
context */ \
/external/libavc/decoder/
ih264d_tables.h
134
/*Decode
CABAC
Table declaration*/
143
/*
Cabac
tables for context initialization depending upon type of Slice, */
144
/*
cabac
init Idc value and Qp. */
ih264d_parse_cabac.h
26
* This file contains
cabac
Residual decoding routines.
ih264d_parse_mb_header.c
61
* This function decodes MB type using
CABAC
entropy coding mode.
147
* This function decodes MB type using
CABAC
entropy coding mode.
361
* This function decodes MB type using
CABAC
entropy coding mode.
456
* This function decodes Reference Index using
CABAC
entropy coding mode.
527
* This function decodes MB Qp delta using
CABAC
entropy coding mode.
580
* This function decodes Chroma Pred mode using
CABAC
entropy coding mode.
782
* using
CABAC
entropy coding mode.
[
all
...]
ih264d_cabac.h
59
/* Residual block
cabac
context parameters */
97
/* Neighbour availability Variables needed to get CtxtInc, for
CABAC
*/
ih264d_structs.h
35
/* includes for
CABAC
*/
100
/* High profile related Syntax element
CABAC
offsets */
382
UWORD8 u1_entropy_coding_mode; /** Entropy coding : 0-VLC; 1 -
CABAC
*/
643
/* contexts for the
CABAC
related parsing */
762
/* Variables to handle
Cabac
*/
776
/* mv contexts for mv decoding using
cabac
*/
834
/* Base pointer to all the
cabac
contexts */
839
/*
cabac
context pointers for every SE mapped into in p_cabac_ctxt_table_t */
[
all
...]
ih264d_defs.h
321
#define
CABAC
1
369
/** Macros for
Cabac
checks */
390
/**< Binarization types for
CABAC
*/
ih264d_cabac.c
54
* This function initializes
CABAC
decoding envirnoment. This function
77
/*brief description of the design adopted for
CABAC
*/
107
/* Description : This function initializes the
cabac
contexts */
138
for
CABAC
context representing MB not available */
ih264d_parse_islice.c
473
* This function parses
CABAC
syntax of a I MB. If 16x16 Luma DC transform
488
/* Variables for handling
Cabac
contexts */
735
/* Description : This function parses
cabac
syntax of a inter slice on */
[
all
...]
/external/libhevc/common/
ihevc_cabac_tables.h
25
*
cabac
tables
60
* @brief start offsets of
cabac
contexts for various syntax elements
63
See the
cabac
table generation utility for these offsets
/external/libavc/encoder/arm/
ih264e_function_selector_a9q.c
189
ps_codec->pf_write_mb_syntax_layer[
CABAC
][ISLICE] = ih264e_write_islice_mb_cabac;
190
ps_codec->pf_write_mb_syntax_layer[
CABAC
][PSLICE] = ih264e_write_pslice_mb_cabac;
ih264e_function_selector_av8.c
199
ps_codec->pf_write_mb_syntax_layer[
CABAC
][ISLICE] = ih264e_write_islice_mb_cabac;
200
ps_codec->pf_write_mb_syntax_layer[
CABAC
][PSLICE] = ih264e_write_pslice_mb_cabac;
/external/llvm/test/MC/Hexagon/instructions/
xtype_perm.s
4
#
CABAC
decode bin
/hardware/qcom/msm8960/original-kernel-headers/linux/
msm_vidc_enc.h
115
/*
Cabac
model number (0,1,2) for encoder.*/
116
#define VEN_CABAC_MODEL_0 1/*
CABAC
Model 0. */
117
#define VEN_CABAC_MODEL_1 2/*
CABAC
Model 1. */
118
#define VEN_CABAC_MODEL_2 3/*
CABAC
Model 2. */
/external/llvm/test/MC/Disassembler/Hexagon/
xtype_perm.txt
4
#
CABAC
decode bin
Completed in 1826 milliseconds
1
2
3