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 - 5
of
5
) sorted by null
/external/libvpx/libvpx/vp8/common/
blockd.h
262
unsigned char
mode_ref_lf_delta_update
;
member in struct:macroblockd
/external/libvpx/libvpx/vp8/decoder/
decodframe.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/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 31 milliseconds