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 - 6
of
6
) sorted by null
/external/libvpx/libvpx/vp9/encoder/
vp9_segmentation.h
22
void
vp9_disable_segmentation
(struct segmentation *seg);
vp9_aq_complexity.c
68
vp9_disable_segmentation
(seg);
vp9_segmentation.c
27
void
vp9_disable_segmentation
(struct segmentation *seg) {
function
vp9_mbgraph.c
357
vp9_disable_segmentation
(&cm->seg);
vp9_aq_cyclicrefresh.c
509
vp9_disable_segmentation
(&cm->seg);
vp9_encoder.c
949
vp9_disable_segmentation
(seg);
962
vp9_disable_segmentation
(seg);
[
all
...]
Completed in 62 milliseconds