OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:b1_y_cbf
(Results
1 - 4
of
4
) sorted by null
/external/libhevc/common/
ihevc_structs.h
473
UWORD32
b1_y_cbf
: 1;
member in struct:__anon7415
[
all
...]
/external/libhevc/decoder/
ihevcd_parse_slice.c
265
ps_tu->
b1_y_cbf
= 0;
324
ps_tu->
b1_y_cbf
= 1;
[
all
...]
ihevcd_boundary_strength.c
626
if(ps_tu->
b1_y_cbf
)
[
all
...]
ihevcd_iquant_itrans_recon_ctb.c
831
u1_cbf = ps_tu->
b1_y_cbf
;
[
all
...]
Completed in 734 milliseconds