Lines Matching defs:map
538 bool C2Mapper::map(C2Config::bitrate_mode_t from, int32_t *to) { in map() function in C2Mapper
543 bool C2Mapper::map(int32_t from, C2Config::bitrate_mode_t *to) { in map() function in C2Mapper
548 bool C2Mapper::map(C2Config::pcm_encoding_t from, int32_t *to) { in map() function in C2Mapper
553 bool C2Mapper::map(int32_t from, C2Config::pcm_encoding_t *to) { in map() function in C2Mapper
558 bool C2Mapper::map(C2Color::range_t from, int32_t *to) { in map() function in C2Mapper
579 bool C2Mapper::map(int32_t from, C2Color::range_t *to) { in map() function in C2Mapper
600 bool C2Mapper::map(C2Color::range_t from, ColorAspects::Range *to) { in map() function in C2Mapper
605 bool C2Mapper::map(ColorAspects::Range from, C2Color::range_t *to) { in map() function in C2Mapper
610 bool C2Mapper::map(C2Color::primaries_t primaries, C2Color::matrix_t matrix, int32_t *standard) { in map() function in C2Mapper
644 bool C2Mapper::map(int32_t standard, C2Color::primaries_t *primaries, C2Color::matrix_t *matrix) { in map() function in C2Mapper
675 bool C2Mapper::map(C2Color::primaries_t from, ColorAspects::Primaries *to) { in map() function in C2Mapper
680 bool C2Mapper::map(ColorAspects::Primaries from, C2Color::primaries_t *to) { in map() function in C2Mapper
685 bool C2Mapper::map(C2Color::matrix_t from, ColorAspects::MatrixCoeffs *to) { in map() function in C2Mapper
690 bool C2Mapper::map(ColorAspects::MatrixCoeffs from, C2Color::matrix_t *to) { in map() function in C2Mapper
695 bool C2Mapper::map(C2Color::transfer_t from, int32_t *to) { in map() function in C2Mapper
716 bool C2Mapper::map(int32_t from, C2Color::transfer_t *to) { in map() function in C2Mapper
737 bool C2Mapper::map( in map() function in C2Mapper
808 bool C2Mapper::map(C2Color::transfer_t from, ColorAspects::Transfer *to) { in map() function in C2Mapper
813 bool C2Mapper::map(ColorAspects::Transfer from, C2Color::transfer_t *to) { in map() function in C2Mapper