Home
last modified time | relevance | path

Searched defs:layout_map (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/src/util/format/
Du_format_table.py37 def layout_map(layout): function
/third_party/ffmpeg/libavformat/
Dmov_chan.c360 const struct MovChannelLayoutMap *layout_map; in mov_get_channel_layout() local
441 const struct MovChannelLayoutMap *layout_map; in ff_mov_get_channel_layout_tag() local
/third_party/ffmpeg/libavcodec/
Daacdec_template.c682 uint8_t layout_map[MAX_ELEM_ID*4][3]; in get_che() local
701 uint8_t layout_map[MAX_ELEM_ID * 4][3]; in get_che() local
931 uint8_t layout_map[MAX_ELEM_ID*4][3]; in decode_ga_specific_config() local
1019 uint8_t layout_map[MAX_ELEM_ID*4][3]; in decode_eld_specific_config() local
1307 uint8_t layout_map[MAX_ELEM_ID*4][3]; in aac_decode_init() local
3112 uint8_t layout_map[MAX_ELEM_ID*4][3]; local
3339 uint8_t layout_map[MAX_ELEM_ID*4][3] = {{0}}; local
Daac.h127 uint8_t layout_map[MAX_ELEM_ID*4][3]; member