Searched defs:seg_id (Results 1 - 4 of 4) sorted by relevance
| /third_party/ffmpeg/libavcodec/ |
| H A D | vp9dec.h | 83 uint8_t seg_id, intra, comp, ref[2], mode[4], uvmode, skip; member
|
| H A D | vp9.c | 1534 uint8_t seg_id = frame->segmentation_map[row * 8 * s->sb_cols + col]; in vp9_export_enc_params() local
|
| H A D | dolby_e.c | 903 static int parse_channel(DBEDecodeContext *s1, int ch, int seg_id) in parse_channel() argument 954 static int parse_audio(DBEDecodeContext *s1, int start, int end, int seg_id) in parse_audio() argument
|
| /third_party/mesa3d/src/freedreno/decode/ |
| H A D | crashdec-hfi.c | 112 uint32_t seg_id; member
|
Completed in 8 milliseconds