Lines Matching defs:map
677 bool C2Mapper::map(C2Config::bitrate_mode_t from, int32_t *to) { in map() function in C2Mapper
682 bool C2Mapper::map(int32_t from, C2Config::bitrate_mode_t *to) { in map() function in C2Mapper
687 bool C2Mapper::map(C2Config::pcm_encoding_t from, int32_t *to) { in map() function in C2Mapper
692 bool C2Mapper::map(int32_t from, C2Config::pcm_encoding_t *to) { in map() function in C2Mapper
697 bool C2Mapper::map(C2Color::range_t from, int32_t *to) { in map() function in C2Mapper
718 bool C2Mapper::map(int32_t from, C2Color::range_t *to) { in map() function in C2Mapper
739 bool C2Mapper::map(C2Color::range_t from, ColorAspects::Range *to) { in map() function in C2Mapper
744 bool C2Mapper::map(ColorAspects::Range from, C2Color::range_t *to) { in map() function in C2Mapper
749 bool C2Mapper::map(C2Color::primaries_t primaries, C2Color::matrix_t matrix, int32_t *standard) { in map() function in C2Mapper
783 bool C2Mapper::map(int32_t standard, C2Color::primaries_t *primaries, C2Color::matrix_t *matrix) { in map() function in C2Mapper
814 bool C2Mapper::map(C2Color::primaries_t from, ColorAspects::Primaries *to) { in map() function in C2Mapper
819 bool C2Mapper::map(ColorAspects::Primaries from, C2Color::primaries_t *to) { in map() function in C2Mapper
824 bool C2Mapper::map(C2Color::matrix_t from, ColorAspects::MatrixCoeffs *to) { in map() function in C2Mapper
829 bool C2Mapper::map(ColorAspects::MatrixCoeffs from, C2Color::matrix_t *to) { in map() function in C2Mapper
834 bool C2Mapper::map(C2Color::transfer_t from, int32_t *to) { in map() function in C2Mapper
855 bool C2Mapper::map(int32_t from, C2Color::transfer_t *to) { in map() function in C2Mapper
876 bool C2Mapper::map( in map() function in C2Mapper
947 bool C2Mapper::map(C2Color::transfer_t from, ColorAspects::Transfer *to) { in map() function in C2Mapper
952 bool C2Mapper::map(ColorAspects::Transfer from, C2Color::transfer_t *to) { in map() function in C2Mapper