Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Daacps.c201 static void map_idx_10_to_20(int8_t *par_mapped, const int8_t *par, int full) in map_idx_10_to_20()
215 static void map_idx_34_to_20(int8_t *par_mapped, const int8_t *par, int full) in map_idx_34_to_20()
280 static void map_idx_10_to_34(int8_t *par_mapped, const int8_t *par, int full) in map_idx_10_to_34()
322 static void map_idx_20_to_34(int8_t *par_mapped, const int8_t *par, int full) in map_idx_20_to_34()
523 int8_t (*par_mapped)[PS_MAX_NR_IIDICC] = *p_par_mapped; in remap34() local
542 int8_t (*par_mapped)[PS_MAX_NR_IIDICC] = *p_par_mapped; in remap20() local