OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:vp9_clearall_segfeatures
(Results
1 - 6
of
6
) sorted by null
/external/libvpx/libvpx/vp9/common/
vp9_seg_common.c
34
void
vp9_clearall_segfeatures
(struct segmentation *seg) {
function
vp9_seg_common.h
52
void
vp9_clearall_segfeatures
(struct segmentation *seg);
vp9_entropymode.c
453
vp9_clearall_segfeatures
(&cm->seg);
/external/libvpx/libvpx/vp9/encoder/
vp9_vaq.c
84
vp9_clearall_segfeatures
(seg);
vp9_onyx_if.c
276
vp9_clearall_segfeatures
(seg);
367
vp9_clearall_segfeatures
(seg);
378
vp9_clearall_segfeatures
(seg);
436
vp9_clearall_segfeatures
(seg);
[
all
...]
/external/libvpx/libvpx/vp9/decoder/
vp9_decodframe.c
609
vp9_clearall_segfeatures
(seg);
[
all
...]
Completed in 240 milliseconds