OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mode_ref_lf_delta_update
(Results
1 - 17
of
17
) sorted by null
/hardware/intel/common/libva/va/
va_dec_vp8.h
106
/* same as
mode_ref_lf_delta_update
in bitstream syntax */
107
unsigned int
mode_ref_lf_delta_update
: 1;
member in struct:_VAPictureParameterBufferVP8::__anon39562::__anon39563
va_trace.c
[
all
...]
/external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/
blockd.h
266
unsigned char
mode_ref_lf_delta_update
;
member in struct:macroblockd
/external/libvpx/libvpx/vp8/common/
blockd.h
266
unsigned char
mode_ref_lf_delta_update
;
member in struct:macroblockd
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/
blockd.h
266
unsigned char
mode_ref_lf_delta_update
;
member in struct:macroblockd
/external/chromium_org/third_party/libvpx/source/libvpx/vp8/decoder/
decodeframe.c
[
all
...]
threading.c
70
unsigned char
mode_ref_lf_delta_update
;*/
72
mbd->
mode_ref_lf_delta_update
= xd->
mode_ref_lf_delta_update
;
/external/libvpx/libvpx/vp8/decoder/
decodeframe.c
[
all
...]
threading.c
70
unsigned char
mode_ref_lf_delta_update
;*/
72
mbd->
mode_ref_lf_delta_update
= xd->
mode_ref_lf_delta_update
;
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/decoder/
decodeframe.c
[
all
...]
threading.c
70
unsigned char
mode_ref_lf_delta_update
;*/
72
mbd->
mode_ref_lf_delta_update
= xd->
mode_ref_lf_delta_update
;
/external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/
bitstream.c
[
all
...]
onyx_if.c
426
cpi->mb.e_mbd.
mode_ref_lf_delta_update
= 0;
640
cpi->mb.e_mbd.
mode_ref_lf_delta_update
= 1;
[
all
...]
/external/libvpx/libvpx/vp8/encoder/
bitstream.c
[
all
...]
onyx_if.c
426
cpi->mb.e_mbd.
mode_ref_lf_delta_update
= 0;
640
cpi->mb.e_mbd.
mode_ref_lf_delta_update
= 1;
[
all
...]
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
bitstream.c
[
all
...]
onyx_if.c
426
cpi->mb.e_mbd.
mode_ref_lf_delta_update
= 0;
640
cpi->mb.e_mbd.
mode_ref_lf_delta_update
= 1;
[
all
...]
Completed in 2653 milliseconds