Lines Matching defs:map

674 bool C2Mapper::map(C2Config::bitrate_mode_t from, int32_t *to) {  in map()  function in C2Mapper
679 bool C2Mapper::map(int32_t from, C2Config::bitrate_mode_t *to) { in map() function in C2Mapper
684 bool C2Mapper::map(C2Config::pcm_encoding_t from, int32_t *to) { in map() function in C2Mapper
689 bool C2Mapper::map(int32_t from, C2Config::pcm_encoding_t *to) { in map() function in C2Mapper
694 bool C2Mapper::map(C2Color::range_t from, int32_t *to) { in map() function in C2Mapper
715 bool C2Mapper::map(int32_t from, C2Color::range_t *to) { in map() function in C2Mapper
736 bool C2Mapper::map(C2Color::range_t from, ColorAspects::Range *to) { in map() function in C2Mapper
741 bool C2Mapper::map(ColorAspects::Range from, C2Color::range_t *to) { in map() function in C2Mapper
746 bool C2Mapper::map(C2Color::primaries_t primaries, C2Color::matrix_t matrix, int32_t *standard) { in map() function in C2Mapper
780 bool C2Mapper::map(int32_t standard, C2Color::primaries_t *primaries, C2Color::matrix_t *matrix) { in map() function in C2Mapper
811 bool C2Mapper::map(C2Color::primaries_t from, ColorAspects::Primaries *to) { in map() function in C2Mapper
816 bool C2Mapper::map(ColorAspects::Primaries from, C2Color::primaries_t *to) { in map() function in C2Mapper
821 bool C2Mapper::map(C2Color::matrix_t from, ColorAspects::MatrixCoeffs *to) { in map() function in C2Mapper
826 bool C2Mapper::map(ColorAspects::MatrixCoeffs from, C2Color::matrix_t *to) { in map() function in C2Mapper
831 bool C2Mapper::map(C2Color::transfer_t from, int32_t *to) { in map() function in C2Mapper
852 bool C2Mapper::map(int32_t from, C2Color::transfer_t *to) { in map() function in C2Mapper
873 bool C2Mapper::map( in map() function in C2Mapper
944 bool C2Mapper::map(C2Color::transfer_t from, ColorAspects::Transfer *to) { in map() function in C2Mapper
949 bool C2Mapper::map(ColorAspects::Transfer from, C2Color::transfer_t *to) { in map() function in C2Mapper