OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:display_b_modes_flag
(Results
1 - 15
of
15
) sorted by null
/external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/
ppflags.h
41
int
display_b_modes_flag
;
member in struct:__anon17694
postproc.c
[
all
...]
/external/libvpx/libvpx/vp8/common/
ppflags.h
41
int
display_b_modes_flag
;
member in struct:__anon29471
postproc.c
[
all
...]
/external/libvpx/libvpx/vp9/common/
vp9_ppflags.h
39
int
display_b_modes_flag
;
member in struct:__anon29535
vp9_postproc.c
870
&& (ppflags->display_mb_modes_flag || ppflags->
display_b_modes_flag
)) {
886
ppflags->
display_b_modes_flag
)) {
897
if ((ppflags->
display_b_modes_flag
& (1 << mi->mbmi.mode))
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/
ppflags.h
41
int
display_b_modes_flag
;
member in struct:__anon40654
postproc.c
[
all
...]
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
vp9_ppflags.h
38
int
display_b_modes_flag
;
member in struct:__anon40718
vp9_postproc.c
870
&& (ppflags->display_mb_modes_flag || ppflags->
display_b_modes_flag
)) {
886
ppflags->
display_b_modes_flag
)) {
897
if ((ppflags->
display_b_modes_flag
& (1 << mi->mbmi.mode))
/external/libvpx/libvpx/vp9/
vp9_dx_iface.c
224
flags->
display_b_modes_flag
= ctx->dbg_color_b_modes_flag;
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/
vp9_dx_iface.c
256
flags.
display_b_modes_flag
= ctx->dbg_color_b_modes_flag;
/external/chromium_org/third_party/libvpx/source/libvpx/vp8/
vp8_dx_iface.c
549
flags.
display_b_modes_flag
= ctx->dbg_color_b_modes_flag;
/external/libvpx/libvpx/vp8/
vp8_dx_iface.c
603
flags.
display_b_modes_flag
= ctx->dbg_color_b_modes_flag;
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/
vp8_dx_iface.c
605
flags.
display_b_modes_flag
= ctx->dbg_color_b_modes_flag;
Completed in 759 milliseconds