OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:vp9_is_segfeature_signed
(Results
1 - 4
of
4
) sorted by null
/external/libvpx/libvpx/vp9/common/
vp9_seg_common.c
53
int
vp9_is_segfeature_signed
(SEG_LVL_FEATURES feature_id) {
function
vp9_seg_common.h
64
int
vp9_is_segfeature_signed
(SEG_LVL_FEATURES feature_id);
/external/libvpx/libvpx/vp9/decoder/
vp9_decodframe.c
618
if (
vp9_is_segfeature_signed
(j))
[
all
...]
/external/libvpx/libvpx/vp9/encoder/
vp9_bitstream.c
[
all
...]
Completed in 38 milliseconds