OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:qp_avg
(Results
1 - 2
of
2
) sorted by null
/external/libvpx/libvpx/vp8/encoder/
denoising.h
79
int
qp_avg
;
member in struct:vp8_denoiser
/external/libavc/decoder/
ih264d_deblocking.c
89
WORD32 uc_tmp,
qp_avg
;
local
112
qp_avg
=
116
idx_a_y =
qp_avg
+ ofst_a;
118
idx_b_y =
qp_avg
+ ofst_b;
126
qp_avg
= (UWORD8)((gau1_ih264d_qp_scale_cr[12 + mb_qp1]
129
idx_a_u =
qp_avg
+ ofst_a;
131
idx_b_u =
qp_avg
+ ofst_b;
138
qp_avg
= (UWORD8)((gau1_ih264d_qp_scale_cr[12 + mb_qp1]
141
idx_a_v =
qp_avg
+ ofst_a;
143
idx_b_v =
qp_avg
+ ofst_b
314
WORD32
qp_avg
;
local
470
WORD32
qp_avg
,
qp_avg
_u,
qp_avg
_v;
local
1350
UWORD8 uc_tmp,
qp_avg
;
local
1565
WORD32
qp_avg
;
local
1690
WORD32
qp_avg
,
qp_avg
_u,
qp_avg
_v;
local
[
all
...]
Completed in 475 milliseconds