OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:intra_only
(Results
1 - 5
of
5
) sorted by null
/external/libvpx/libvpx/vp9/common/
vp9_onyxc_int.h
133
int
intra_only
;
member in struct:VP9Common
286
!cm->
intra_only
&&
295
return cm->frame_type == KEY_FRAME || cm->
intra_only
;
/external/libvpx/libvpx/vp9/encoder/
vp9_ratectrl.c
129
if (cm->error_resilient_mode || cm->
intra_only
)
vp9_bitstream.c
[
all
...]
vp9_onyx_if.c
[
all
...]
/external/libvpx/libvpx/vp9/decoder/
vp9_decodframe.c
[
all
...]
Completed in 27 milliseconds