HomeSort by relevance Sort by last modified time
    Searched refs:SEG_LVL_FEATURES (Results 1 - 4 of 4) sorted by null

  /external/libvpx/libvpx/vp9/common/
vp9_seg_common.h 35 } SEG_LVL_FEATURES;
54 SEG_LVL_FEATURES feature_id) {
61 SEG_LVL_FEATURES feature_id);
63 int vp9_seg_feature_data_max(SEG_LVL_FEATURES feature_id);
65 int vp9_is_segfeature_signed(SEG_LVL_FEATURES feature_id);
68 SEG_LVL_FEATURES feature_id, int seg_data);
71 SEG_LVL_FEATURES feature_id) {
vp9_seg_common.c 35 SEG_LVL_FEATURES feature_id) {
39 int vp9_seg_feature_data_max(SEG_LVL_FEATURES feature_id) {
43 int vp9_is_segfeature_signed(SEG_LVL_FEATURES feature_id) {
48 SEG_LVL_FEATURES feature_id, int seg_data) {
  /external/libvpx/libvpx/vp9/encoder/
vp9_segmentation.h 25 SEG_LVL_FEATURES feature_id);
27 SEG_LVL_FEATURES feature_id);
vp9_segmentation.c 40 SEG_LVL_FEATURES feature_id) {
45 SEG_LVL_FEATURES feature_id) {

Completed in 75 milliseconds