OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:vp9_disable_segmentation
(Results
1 - 4
of
4
) sorted by null
/external/libvpx/libvpx/vp9/encoder/
vp9_segmentation.h
19
void
vp9_disable_segmentation
(VP9_PTR ptr);
vp9_segmentation.c
27
void
vp9_disable_segmentation
(VP9_PTR ptr) {
function
vp9_mbgraph.c
385
vp9_disable_segmentation
((VP9_PTR)cpi);
vp9_onyx_if.c
364
vp9_disable_segmentation
((VP9_PTR)cpi);
377
vp9_disable_segmentation
((VP9_PTR)cpi);
429
vp9_disable_segmentation
((VP9_PTR)cpi);
[
all
...]
Completed in 642 milliseconds