• Home
  • Raw
  • Download

Lines Matching defs:map

787 bool C2Mapper::map(C2Config::bitrate_mode_t from, int32_t *to) {  in map()  function in C2Mapper
792 bool C2Mapper::map(int32_t from, C2Config::bitrate_mode_t *to) { in map() function in C2Mapper
797 bool C2Mapper::map(C2Config::pcm_encoding_t from, int32_t *to) { in map() function in C2Mapper
802 bool C2Mapper::map(int32_t from, C2Config::pcm_encoding_t *to) { in map() function in C2Mapper
807 bool C2Mapper::map(C2Color::range_t from, int32_t *to) { in map() function in C2Mapper
828 bool C2Mapper::map(int32_t from, C2Color::range_t *to) { in map() function in C2Mapper
849 bool C2Mapper::map(C2Color::range_t from, ColorAspects::Range *to) { in map() function in C2Mapper
854 bool C2Mapper::map(ColorAspects::Range from, C2Color::range_t *to) { in map() function in C2Mapper
859 bool C2Mapper::map(C2Color::primaries_t primaries, C2Color::matrix_t matrix, int32_t *standard) { in map() function in C2Mapper
893 bool C2Mapper::map(int32_t standard, C2Color::primaries_t *primaries, C2Color::matrix_t *matrix) { in map() function in C2Mapper
924 bool C2Mapper::map(C2Color::primaries_t from, ColorAspects::Primaries *to) { in map() function in C2Mapper
929 bool C2Mapper::map(ColorAspects::Primaries from, C2Color::primaries_t *to) { in map() function in C2Mapper
934 bool C2Mapper::map(C2Color::matrix_t from, ColorAspects::MatrixCoeffs *to) { in map() function in C2Mapper
939 bool C2Mapper::map(ColorAspects::MatrixCoeffs from, C2Color::matrix_t *to) { in map() function in C2Mapper
944 bool C2Mapper::map(C2Color::transfer_t from, int32_t *to) { in map() function in C2Mapper
965 bool C2Mapper::map(int32_t from, C2Color::transfer_t *to) { in map() function in C2Mapper
986 bool C2Mapper::map( in map() function in C2Mapper
1057 bool C2Mapper::map(C2Color::transfer_t from, ColorAspects::Transfer *to) { in map() function in C2Mapper
1062 bool C2Mapper::map(ColorAspects::Transfer from, C2Color::transfer_t *to) { in map() function in C2Mapper
1087 bool C2Mapper::map(C2Config::picture_type_t from, int32_t *to) { in map() function in C2Mapper
1092 bool C2Mapper::map(int32_t from, C2Config::picture_type_t *to) { in map() function in C2Mapper