Searched refs:read_palette_mode_info (Results 1 – 1 of 1) sorted by relevance
/external/libaom/libaom/av1/decoder/ |
D | decodemv.c | 540 static void read_palette_mode_info(AV1_COMMON *const cm, MACROBLOCKD *const xd, in read_palette_mode_info() function 818 read_palette_mode_info(cm, xd, mi_row, mi_col, r); in read_intra_frame_mode_info() 1084 read_palette_mode_info(cm, xd, mi_row, mi_col, r); in read_intra_block_mode_info()
|